[PATCH] fs/ntfs3: Fix slab-out-of-bounds in ntfs_trim_fs()
2022-12-26 15:45 UTC (2+ messages)
[PATCH v2] fs/ntfs3: Validate attribute data and valid sizes
2022-12-26 15:32 UTC (2+ messages)
[PATCH] PCI/portdrv: Avoid enabling AER on Thunderbolt devices
2022-12-26 15:30 UTC
[PATCH v3] blk-throtl: Introduce sync and async queues for blk-throtl
2022-12-26 15:24 UTC (2+ messages)
[PATCHv2 linux-next 1/4] dt-bindings: net: rockchip-dwmac: fix rv1126 compatible warning
2022-12-26 15:22 UTC (10+ messages)
` [PATCHv2 linux-next 3/4] ARM: dts: rockchip: rv1126: Add GMAC node
` [PATCHv2 linux-next 4/4] ARM: dts: rockchip: rv1126: Enable Ethernet for Neu2-IO
[PATCH v5 0/2] arm64: dts: mt8195: Add Ethernet controller
2022-12-26 15:19 UTC (5+ messages)
` [PATCH v5 1/2] stmmac: dwmac-mediatek: enable 2ns delay only for special cases
[PATCH v4 0/2] arm64: dts: Add SYSREG nodes for FSD SoC
2022-12-26 15:17 UTC (2+ messages)
[PATCH v3 0/4] amr64: dts: exynos: add dedicated SYSREG compatibles to Exynos850 and Exynosautov9
2022-12-26 15:17 UTC (2+ messages)
[PATCH v2 1/4] arm64: dts: exynos: add dedicated SYSREG compatibles to Exynos5433
2022-12-26 15:17 UTC (2+ messages)
[PATCH RFT 1/3] arm64: dts: exynos: drop pwm-names from MAX77843 haptic in TM2
2022-12-26 15:17 UTC (2+ messages)
[PATCH] arm64: dts: exynos: use 8-bit for SPI IR LED duty-cycle in TM2
2022-12-26 15:17 UTC (2+ messages)
[PATCH] arm64: dts: fsd: fix PUD values as per FSD HW UM
2022-12-26 15:10 UTC (2+ messages)
[PATCH] fs/ntfs3: fix wrong cast in xattr.c
2022-12-26 15:07 UTC (2+ messages)
[PATCH] fs/ntfs3: Fix memory leak if ntfs_read_mft failed
2022-12-26 15:06 UTC (2+ messages)
[PATCH v2 0/4] Add PinePhone Pro display support
2022-12-26 15:05 UTC (6+ messages)
` [PATCH v2 1/4] drm: panel: Add Himax HX8394 panel controller driver
` [PATCH v2 2/4] dt-bindings: display: Add Himax HX8394 panel controller
` [PATCH v2 3/4] MAINTAINERS: Add entry for Himax HX8394 panel controller driver
` [PATCH v2 4/4] arm64: dts: rk3399-pinephone-pro: Add internal display support
[PATCH] fs/ntfs3: Add check for kmemdup
2022-12-26 15:04 UTC (2+ messages)
[PATCH] fs/ntfs3: Fix null-ptr-deref on inode->i_op in ntfs_lookup()
2022-12-26 14:59 UTC (2+ messages)
[PATCH] ntfs3: fix NULL pointer dereference in 'ni_write_inode'
2022-12-26 14:50 UTC (2+ messages)
[PATCH v2] MAINTAINERS: Update email of Tudor Ambarus
2022-12-26 14:49 UTC (2+ messages)
[RFC PATCH 0/3] fs: nls: Simplification of ASCII and ISO-8859-1
2022-12-26 14:43 UTC (4+ messages)
` [RFC PATCH 1/3] nls: Simplify ASCII implementation
` [RFC PATCH 2/3] nls: Simplify ISO-8859-1 implementation
` [RFC PATCH 3/3] nls: Replace default nls table by correct iso8859-1 table
[syzbot] [ntfs3?] kernel panic: stack is corrupted in __lock_acquire (5)
2022-12-26 14:42 UTC
[PATCH v2] ext4: fix kernel infoleak via ext4_extent_header
2022-12-26 14:31 UTC (2+ messages)
` How can this fix prevent information from leaking to user space and prevent the kernel from crashing?
[PATCH v2 0/5] Add support for pressure sensor Bosch BMP580
2022-12-26 14:29 UTC (6+ messages)
` [PATCH v2 1/5] iio: pressure: bmp280: Add enumeration to handle chip variants
` [PATCH v2 2/5] iio: pressure: bmp280: Add preinit callback
` [PATCH v2 3/5] iio: pressure: bmp280: Add support for new sensor BMP580
` [PATCH v2 4/5] dt-bindings: iio: pressure: bmp085: Add BMP580 compatible string
` [PATCH v2 5/5] iio: pressure: bmp280: Add nvmem operations for BMP580
[PATCH v9 0/4] Add throttling detection to sev-guest
2022-12-26 14:26 UTC (4+ messages)
` [PATCH v9 1/4] crypto: ccp - Name -1 return value as SEV_RET_NO_FW_CALL
[PATCH] fat: Fix return value of vfat_bad_char() and vfat_replace_char() functions
2022-12-26 14:25 UTC
[PATCH v2 0/3] Reliability improvements for Microchip MPF FPGA manager
2022-12-26 14:23 UTC (4+ messages)
` [PATCH v2 1/3] fpga: microchip-spi: move SPI I/O buffers out of stack
` [PATCH v2 2/3] fpga: microchip-spi: rewrite status polling in a time measurable way
` [PATCH v2 3/3] fpga: microchip-spi: separate data frame write routine
[PATCH] [v2] mtd: cfi: allow building spi-intel standalone
2022-12-26 14:22 UTC (6+ messages)
[RFC PATCH v2 00/18] fs: Remove usage of broken nls_utf8 and drop it
2022-12-26 14:21 UTC (19+ messages)
` [RFC PATCH v2 01/18] fat: Fix iocharset=utf8 mount option
` [RFC PATCH v2 02/18] hfsplus: Add iocharset= mount option as alias for nls=
` [RFC PATCH v2 03/18] ntfs: Undeprecate iocharset= mount option
` [RFC PATCH v2 04/18] ntfs: Fix error processing when load_nls() fails
` [RFC PATCH v2 05/18] befs: Fix printing iocharset= mount option
` [RFC PATCH v2 06/18] befs: Rename enum value Opt_charset to Opt_iocharset to match "
` [RFC PATCH v2 07/18] befs: Fix error processing when load_nls() fails
` [RFC PATCH v2 08/18] befs: Allow to use native UTF-8 mode
` [RFC PATCH v2 09/18] hfs: Explicitly set hsb->nls_disk when hsb->nls_io is set
` [RFC PATCH v2 10/18] hfs: Do not use broken utf8 NLS table for iocharset=utf8 mount option
` [RFC PATCH v2 11/18] hfsplus: "
` [RFC PATCH v2 12/18] jfs: Remove custom iso8859-1 implementation
` [RFC PATCH v2 13/18] jfs: Fix buffer overflow in jfs_strfromUCS_le() function
` [RFC PATCH v2 14/18] jfs: Do not use broken utf8 NLS table for iocharset=utf8 mount option
` [RFC PATCH v2 15/18] ntfs: "
` [RFC PATCH v2 16/18] cifs: "
` [RFC PATCH v2 17/18] cifs: Remove usage of load_nls_default() calls
` [RFC PATCH v2 18/18] nls: Drop broken nls_utf8 module
[syzbot] possible deadlock in p9_pollwake
2022-12-26 14:19 UTC
[PATCH 8/8] btrfs: turn on -Wmaybe-uninitialized
2022-12-26 14:04 UTC
[PATCH] fs/ntfs3: Fix OOB read in indx_insert_into_buffer
2022-12-26 14:03 UTC (2+ messages)
[PATCH 0/9] Rework SCMI initialization and probing sequence
2022-12-26 13:54 UTC (4+ messages)
[PATCH] staging: rtl8723bs: hal: Fix spelling mistakes in comments
2022-12-26 13:52 UTC (2+ messages)
[PATCH next v2] kbuild: add ability to make source rpm buildable using koji
2022-12-26 13:41 UTC (2+ messages)
[6.2][regression] after commit 947a629988f191807d2d22ba63ae18259bb645c5 btrfs volume periodical forced switch to readonly after a lot of disk writes
2022-12-26 13:37 UTC (10+ messages)
` [6.2][regression] after commit 947a629988f191807d2d22ba63ae18259bb645c5 btrfs volume periodical forced switch to readonly after a lot of disk writes #forregzbot
[PATCH] HID: uclogic: Use KUNIT_EXPECT_MEMEQ
2022-12-26 13:22 UTC (2+ messages)
[PATCH] spi: mediatek: Enable irq when pdata is ready
2022-12-26 13:19 UTC (4+ messages)
` [PATCH] spi: mediatek: Enable irq when pdata is ready #forregzbot
[PATCH 0/4] Add PinePhone Pro display support
2022-12-26 13:05 UTC (4+ messages)
` [PATCH 4/4] arm64: dts: rk3399-pinephone-pro: Add internal "
[PATCH 0/6] HID: uclogic: Add support for XP-PEN Deco PRO SW and MW
2022-12-26 12:54 UTC (7+ messages)
` [PATCH 1/6] HID: uclogic: Add frame type quirk
` [PATCH 2/6] HID: uclogic: Add battery quirk
` [PATCH 3/6] HID: uclogic: Refactor UGEEv2 probe magic data
` [PATCH 4/6] HID: uclogic: Handle wireless device reconnection
` [PATCH 5/6] HID: uclogic: Add support for XP-PEN Deco Pro SW
` [PATCH 6/6] HID: uclogic: Add support for XP-PEN Deco Pro MW
[PATCH v1] seccomp: Fix the comment for seccomp_check_filter()
2022-12-26 12:53 UTC
[PATCH] hwmon: coretemp: avoid RDMSR interruptions to isolated CPUs
2022-12-26 12:43 UTC (3+ messages)
[PATCH 0/5] Add support for pressure sensor Bosch BMP580
2022-12-26 12:43 UTC (4+ messages)
` [PATCH 4/5] dt-bindings: iio: pressure: bmp085: Add BMP580 compatible string
fs/ntfs3/frecord.c:1648 ni_fname_name() warn: inconsistent indenting
2022-12-26 12:42 UTC
[PATCH] x86: add header to fix missing-prototypes warning
2022-12-26 12:38 UTC
[PATCH] HID: uclogic: Add support for XP-PEN Deco 01 V2
2022-12-26 12:34 UTC
arch/arm/mach-omap2/board-generic.c:44:6: warning: no previous prototype for function 'tick_broadcast'
2022-12-26 12:32 UTC
[RFC PATCH 00/14] Introduce QC USB SND audio offloading support
2022-12-26 12:28 UTC (8+ messages)
` [RFC PATCH 08/14] usb: dwc3: Add DT parameter to specify maximum number of interrupters
` [RFC PATCH 13/14] ASoC: dt-bindings: Add Q6USB backend bindings
` [RFC PATCH 14/14] ASoC: dt-bindings: Update example for enabling USB offload on SM8250
[PATCHv8 00/14] mm, x86/cc: Implement support for unaccepted memory
2022-12-26 12:23 UTC (3+ messages)
` [PATCHv8 02/14] mm: Add "
drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn31/display_mode_vba_31.c:881:16: warning: variable 'Tsw_oto' set but not used
2022-12-26 12:22 UTC
[PATCH v3 0/2] Add single core R5F IPC for AM62 SoC family
2022-12-26 12:18 UTC (3+ messages)
` [PATCH v3 1/2] dt-bindings: remoteproc: ti: Add new compatible "
[PATCH 0/3] ARM: dts: qcom: pm8226: style fixes and new nodes
2022-12-26 12:14 UTC (7+ messages)
` [PATCH 1/3] ARM: dts: qcom: pm8226: sort includes alphabetically and nodes by address
` [PATCH 2/3] ARM: dts: qcom: pm8226: add PON device node along with resin sub-node
` [PATCH 3/3] ARM: dts: qcom: pm8226: add IADC node
[PATCH 26/26] arm64: dts: qcom: c630: set venus firmware name
2022-12-26 12:04 UTC (3+ messages)
` [PATCH] arm64: dts: qcom: c630: Fix firmware paths
[PATCH 1/3] dt-bindings: reset: syscon-reboot: Add priority property
2022-12-26 12:02 UTC (5+ messages)
` [PATCH v4 "
` [PATCH v4 2/3] power: reset: syscon-reboot: Add support for specifying priority
` [PATCH v4 3/3] powerpc: dts: turris1x.dts: Set lower priority for CPLD syscon-reboot
rtla osnoise hist: average duration is always zero
2022-12-26 11:50 UTC (3+ messages)
[PATCH net v2 0/3] net/ethtool/ioctl: split ethtool_get_phy_stats into multiple helpers
2022-12-26 11:48 UTC (4+ messages)
` [PATCH net v2 1/3] net/ethtool/ioctl: return -EOPNOTSUPP if we have no phy stats
` [PATCH net v2 2/3] net/ethtool/ioctl: remove if n_stats checks from ethtool_get_phy_stats
` [PATCH net v2 3/3] net/ethtool/ioctl: split ethtool_get_phy_stats into multiple helpers
[PATCH] ALSA: hda/realtek: Apply dual codec fixup for Dell Latitude laptops
2022-12-26 11:43 UTC
[PATCH] coccinelle: api/atomic_as_refcounter: include message type in output
2022-12-26 11:41 UTC (2+ messages)
` [cocci] "
[PATCH v2] coccinelle: api/atomic_as_refcounter: include message type in output
2022-12-26 11:40 UTC
[PATCH] HID: uclogic: Add support for XP-PEN Artist 22R Pro
2022-12-26 11:22 UTC (4+ messages)
[PATCH] KVM: x86/xen: Fix SRCU/RCU usage in readers of evtchn_ports
2022-12-26 11:21 UTC (2+ messages)
[PATCH 0/3] KVM: x86/pmu: Fix accesses to PMU MSRs in two corner cases
2022-12-26 11:17 UTC (4+ messages)
` [PATCH 1/3] KVM: x86: Omit PMU MSRs from KVM_GET_MSR_INDEX_LIST if !enable_pmu
` [PATCH 2/3] KVM: x86: Ignore host accesses to higher version PMU features MSRs
` [PATCH 3/3] KVM: x86: Fix a typo about msrs_to_save_all[] in kvm_init_msr_list()
[PATCH wireless-next v2] wl18xx: use strscpy() to instead of strncpy()
2022-12-26 11:14 UTC
[PATCH linux-next] staging: r8188eu: use strscpy() to instead of strncpy()
2022-12-26 11:05 UTC
[PATCH linux-next] staging: ks7010: use strscpy() to instead of strncpy()
2022-12-26 11:03 UTC
[PATCH linux-next] scsi: smartpqi: use strscpy() to instead of strncpy()
2022-12-26 11:01 UTC
[6.2][regression] after commit cd372b8c99c5a5cf6a464acebb7e4a79af7ec8ae stopping working wifi mt7921e
2022-12-26 10:59 UTC (9+ messages)
[PATCH v3 00/14] Introduce Copy-On-Write to Page Table
2022-12-26 10:59 UTC (4+ messages)
` [PATCH v3 04/14] mm/rmap: Break COW PTE in rmap walking
[RFC PATCH net-next v2 0/5] net/smc:Introduce SMC-D based loopback acceleration
2022-12-26 10:46 UTC (3+ messages)
[BUG] AMD Radeon Pro 5600M with 8GB of HBM2 memory shows blank screen on Linux
2022-12-26 10:44 UTC
[PATCH linux-next v2] parisc: use strscpy() to instead of strncpy()
2022-12-26 10:40 UTC
[PATCH v2 0/2] Fixes for fscache volume operations
2022-12-26 10:33 UTC (3+ messages)
` [PATCH v2 1/2] fscache: Use wait_on_bit() to wait for the freeing of relinquished volume
` [PATCH v2 2/2] fscache: Add the missing smp_mb__after_atomic() before wake_up_bit()
[PATCH v7 0/4] thermal: mediatek: Add support for MT8365 SoC
2022-12-26 10:27 UTC (7+ messages)
` [PATCH v7 4/4] thermal: mediatek: add another get_temp ops for thermal sensors
[PATCH] staging: vc04_services: vchiq_arm: Create platform_device per device
2022-12-26 10:27 UTC (10+ messages)
[PATCH -next] evm: Support small xattr in dump_security_xattr()
2022-12-26 10:24 UTC
[PATCH] KVM: Destroy target device if coalesced MMIO unregistration fails
2022-12-26 10:17 UTC (4+ messages)
drivers/regulator/tps65219-regulator.c:370:26: sparse: sparse: incompatible types for operation (<):
2022-12-26 10:11 UTC
[PATCH 0/2] Re-introduce parent clock-rate set for fixed-factor clock
2022-12-26 9:57 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: clock: fixed-factor: Add TI AM62 SoC OLDI clock
` [PATCH 2/2] clk: fixed-factor: Re-introduce support for clocks to set parent clock-rate
[RFC PATCH] media: v4l2-dev: sysfs: Support streaming attribute
2022-12-26 9:52 UTC (2+ messages)
[PATCH v1 0/13] Enahance SVS's robustness
2022-12-26 9:42 UTC (14+ messages)
` [PATCH v1 01/13] soc: mediatek: mtk-svs: enable the IRQ later
` [PATCH v1 02/13] soc: mediatek: mtk-svs: clean up platform probing
` [PATCH v1 03/13] soc: mediatek: mtk-svs: improve readability of platform_probe
` [PATCH v1 04/13] soc: mediatek: mtk-svs: move svs_platform_probe into probe
` [PATCH v1 05/13] soc: mediatek: mtk-svs: delete superfluous platform data entries
` [PATCH v1 06/13] soc: mediatek: mtk-svs: use svs get efuse common function
` [PATCH v1 07/13] soc: mtk-svs: mt8183: refactor o_slope calculation
` [PATCH v1 08/13] soc: mediatek: mtk-svs: add main_clk check during system-wide suspend
` [PATCH v1 09/13] soc: mediatek: mtk-svs: use common function to disable restore voltages
` [PATCH v1 10/13] soc: mediatek: mtk-svs: restore default voltages when svs init02 fail
` [PATCH v1 11/13] soc: mediatek: mtk-svs: add thermal voltage compensation if needed
` [PATCH v1 12/13] soc: mediatek: mtk-svs: Use pm_runtime_resume_and_get() in svs_init01()
` [PATCH v1 13/13] soc: mediatek: mtk-svs: keep svs alive even though debug cmd create fail
[PATCH v4 3/6] ksm: count all zero pages placed by KSM
2022-12-26 9:20 UTC (2+ messages)
[PATCH v2] nfc: Fix potential resource leaks
2022-12-26 9:20 UTC (2+ messages)
[PATCH] net: ethernet: marvell: octeontx2: Fix uninitialized variable warning
2022-12-26 9:20 UTC (2+ messages)
sound/soc/codecs/src4xxx-i2c.c:28:34: warning: 'src4xxx_of_match' defined but not used
2022-12-26 9:10 UTC
[PATCH net v3] qlcnic: prevent ->dcb use-after-free on qlcnic_dcb_enable() failure
2022-12-26 9:10 UTC (2+ messages)
[syzbot] INFO: rcu detected stall in syscall_exit_to_user_mode (2)
2022-12-26 9:06 UTC
[RESEND PATCH v2] cxgbi: move cxgbi_ddp_set_one_ppod to cxgb_ppm and remove its duplicate
2022-12-26 9:06 UTC
[PATCH v4] net: sched: fix memory leak in tcindex_set_parms
2022-12-26 9:00 UTC (2+ messages)
[PATCH v3 0/5] blk-iocost: random bugfix
2022-12-26 8:58 UTC (6+ messages)
` [PATCH v3 1/5] blk-iocost: check return value of match_u64()
` [PATCH v3 2/5] blk-iocost: don't allow to configure bio based device
` [PATCH v3 3/5] blk-iocost: read params inside lock in sysfs apis
` [PATCH v3 4/5] blk-iocost: fix divide by 0 error in calc_lcoefs()
` [PATCH v3 5/5] blk-iocost: change div64_u64 to DIV64_U64_ROUND_UP in ioc_refresh_params()
[PATCH RESEND v2 0/5] A few bugfix and cleanup patches for sbitmap
2022-12-26 8:57 UTC (5+ messages)
` [PATCH RESEND v2 5/5] sbitmap: correct wake_batch recalculation to avoid potential IO hung
[PATCH] perf help: Use HAVE_LIBTRACEEVENT to filter out unsupported commands
2022-12-26 8:57 UTC
[PATCH v6 0/7] Register Type-C mode-switch in DP bridge endpoints
2022-12-26 8:57 UTC (7+ messages)
` [PATCH v6 3/7] dt-bindings: drm/bridge: anx7625: Add mode-switch support
` [PATCH v6 6/7] dt/bindings: drm/bridge: it6505: "
[PATCH] fpga: microchip-spi: move SPI I/O buffers out of stack
2022-12-26 8:56 UTC (2+ messages)
[syzbot] [hfs?] possible deadlock in list_lru_add
2022-12-26 8:46 UTC
[bug-report] possible performance problem in ret_to_user_from_irq
2022-12-26 8:45 UTC
[PATCH v3 0/5] update mlock to use folios
2022-12-26 8:44 UTC (6+ messages)
` [PATCH v3 1/5] mm: pagevec: add folio_batch_reinit()
` [PATCH v3 2/5] mm: mlock: use folios and a folio batch internally
` [PATCH v3 3/5] m68k/mm/motorola: specify pmd_page() type
` [PATCH v3 4/5] mm: mlock: update the interface to use folios
` [PATCH v3 5/5] Documentation/mm: Update references to __m[un]lock_page() to *_folio()
[RESEND PATCH net v1] drivers/net/bonding/bond_3ad: return when there's no aggregator
2022-12-26 8:43 UTC
drivers/net/wireless/quantenna/qtnfmac/event.c:785:6: warning: stack frame size (2192) exceeds limit (2048) in 'qtnf_event_work_handler'
2022-12-26 8:40 UTC
[syzbot] INFO: rcu detected stall in syscall_exit_to_user_mode (2)
2022-12-26 8:28 UTC
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®