public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-11-25 12:00:57 to 2024-11-25 14:11:13 UTC [more...]

[PATCH v2 00/29] cred: rework {override,revert}_creds()
 2024-11-25 14:10 UTC  (24+ messages)
` [PATCH v2 01/29] tree-wide: s/override_creds()/override_creds_light(get_new_cred())/g
` [PATCH v2 02/29] cred: return old creds from revert_creds_light()
` [PATCH v2 03/29] tree-wide: s/revert_creds()/put_cred(revert_creds_light())/g
` [PATCH v2 04/29] cred: remove old {override,revert}_creds() helpers
` [PATCH v2 05/29] tree-wide: s/override_creds_light()/override_creds()/g
` [PATCH v2 06/29] tree-wide: s/revert_creds_light()/revert_creds()/g
` [PATCH v2 07/29] firmware: avoid pointless reference count bump
` [PATCH v2 08/29] sev-dev: avoid pointless cred "
` [PATCH v2 09/29] target_core_configfs: "
` [PATCH v2 10/29] aio: "
` [PATCH v2 11/29] binfmt_misc: "
` [PATCH v2 12/29] coredump: "
` [PATCH v2 13/29] nfs/localio: avoid pointless cred reference count bumps
` [PATCH v2 14/29] nfs/nfs4idmap: avoid pointless reference count bump
` [PATCH v2 15/29] nfs/nfs4recover: avoid pointless cred "
` [PATCH v2 16/29] nfsfh: "
` [PATCH v2 17/29] open: "
` [PATCH v2 18/29] ovl: "
` [PATCH v2 19/29] cifs: "
` [PATCH v2 20/29] "
` [PATCH v2 21/29] smb: "
` [PATCH v2 22/29] io_uring: "
` [PATCH v2 23/29] acct: avoid pointless "

[PATCH] thermal: int3400: Remove unneeded data_vault attribute_group
 2024-11-25 14:10 UTC  (2+ messages)

[GIT PULL] HID for 6.13
 2024-11-25 14:08 UTC  (4+ messages)

[syzbot] [sound?] BUG: sleeping function called from invalid context in vfree
 2024-11-25 14:07 UTC  (4+ messages)

[PATCH] i2c: imx: fix divide by zero warning
 2024-11-25 14:15 UTC 

[PATCH v4] mtd: spi-nor: atmel: add at25sf321 entry
 2024-11-25 14:05 UTC  (2+ messages)

korg-clang-19-lkftconfig-hardening: TI x15 board - PC is at edma_probe (drivers/dma/ti/edma.c
 2024-11-25 14:04 UTC 

[PATCH v2] drm/lsdc: Request PCI BAR
 2024-11-25 14:02 UTC 

[PATCH v2 0/6] media: uvcvideo: Implement the Privacy GPIO as a subdevice
 2024-11-25 14:02 UTC  (18+ messages)

[RFC PATCH v4 0/8] SRF: Fix offline CPU preventing pc6 entry
 2024-11-25 14:00 UTC  (20+ messages)
` [RFC PATCH v4 1/8] cpuidle: Do not return from cpuidle_play_dead() on callback failures
` [RFC PATCH v4 2/8] cpuidle: Change :enter_dead() driver callback return type to void
` [RFC PATCH v4 3/8] ACPI: processor_idle: Use acpi_idle_play_dead() for all C-states
` [RFC PATCH v4 4/8] x86/smp: Allow calling mwait_play_dead with arbitrary hint
` [RFC PATCH v4 5/8] x86/smp native_play_dead: Prefer cpuidle_play_dead() over mwait_play_dead()
` [RFC PATCH v4 6/8] intel_idle: Provide enter_dead() handler for SRF
` [RFC PATCH v4 7/8] acpi_idle: Add FFH cstate handling
` [RFC PATCH v4 8/8] acpi_idle: Disallow play_dead with FFH cstate on AMD platforms

[PATCH] fs/ceph/mds_client: give up on paths longer than PATH_MAX
 2024-11-25 13:59 UTC  (10+ messages)

[PATCH v2] mtd: spi-nor: macronix: remove mx25u25635f from parts list to enable SFDP
 2024-11-25 13:59 UTC  (3+ messages)

[PATCH] mtd: spi-nor: macronix: use nor->addr_nbytes
 2024-11-25 13:57 UTC  (2+ messages)

[PATCH 0/2] Use APIs in gdsc genpd to switch gdsc mode for venus v4 core
 2024-11-25 13:55 UTC  (8+ messages)
` [PATCH 1/2] clk: qcom: videocc: Use HW_CTRL_TRIGGER flag for video GDSC's

[PATCH 1/1] tty: serial: handle HAS_IOPORT dependencies
 2024-11-25 13:50 UTC  (12+ messages)

[GIT PULL] overlayfs updates for 6.13
 2024-11-25 13:51 UTC  (9+ messages)
` [PATCH 00/26] cred: rework {override,revert}_creds()
  ` [PATCH 15/26] nfs/nfs4recover: avoid pointless cred reference count bump
  ` [PATCH 16/26] nfsfh: "

[PATCH v2 0/3] drm/stm: dsi: relax mode_valid clock tolerance
 2024-11-25 13:49 UTC  (4+ messages)
` [PATCH v2 1/3] drm/modes: introduce drm_mode_validate_mode() helper function
` [PATCH v2 2/3] drm/sun4i: use "
` [PATCH v2 3/3] drm/stm: dsi: "

[RFC 0/1] swiotlb: Mitigate potential DoS caused by BUG_ON()
 2024-11-25 13:48 UTC  (3+ messages)

[PATCH 0/7] adis16550-v2
 2024-11-25 13:47 UTC  (10+ messages)
` [PATCH 1/7] iio: imu: adis: Remove documented not used elements
` [PATCH 2/7] iio: imu: adis: Add custom ops struct
` [PATCH 3/7] iio: imu: adis: Add reset to custom ops
` [PATCH 4/7] iio: imu: adis: Add DIAG_STAT register size
` [PATCH 5/7] dt-bindings: iio: Add adis16550 bindings
` [PATCH 6/7] iio: imu: adis16550: add adis16550 support
` [PATCH 7/7] docs: iio: add documentation for adis16550 driver

[PATCH v4 00/10] Add support for RaspberryPi RP1 PCI device using a DT overlay
 2024-11-25 13:46 UTC  (7+ messages)
` [PATCH v4 04/10] dt-bindings: misc: Add device specific bindings for RaspberryPi RP1
` [PATCH v4 08/10] misc: rp1: RaspberryPi RP1 misc driver

[PATCH] i2c: imx: support DMA defer probing
 2024-11-25 13:52 UTC 

[PATCH 0/7] KVM: TDX: TD vcpu enter/exit
 2024-11-25 13:43 UTC  (8+ messages)
` [PATCH RFC 1/7] x86/virt/tdx: Add SEAMCALL wrapper to enter/exit TDX guest

[syzbot] [mm?] kernel BUG in const_folio_flags (2)
 2024-11-25 13:43 UTC  (3+ messages)

[PATCH v3 00/16] Device / Driver PCI / Platform Rust abstractions
 2024-11-25 13:42 UTC  (3+ messages)
` [PATCH v3 05/16] rust: implement `IdArray`, `IdTable` and `RawDeviceId`

[PATCH] i2c: imx: fix divide by zero warning
 2024-11-25 13:50 UTC 

[PATCH] mtd: ubi: Added a check for ubi_num
 2024-11-25 13:41 UTC  (2+ messages)

[PATCH v2 0/6] perf sched: Introduce stats tool
 2024-11-25 13:41 UTC  (5+ messages)
` [PATCH v2 1/6] sched/stats: Print domain name in /proc/schedstat

[PATCH 0/3] KVM: s390: Couple of small cmpxchg() optimizations
 2024-11-25 13:40 UTC  (9+ messages)
` [PATCH 1/3] KVM: s390: Use try_cmpxchg() instead of cmpxchg() loops
` [PATCH 2/3] KVM: s390: Remove one byte cmpxchg() usage
` [PATCH 3/3] KVM: s390: Increase size of union sca_utility to four bytes

[PATCH 0/9] objtool: Rewrite annotations
 2024-11-25 13:40 UTC  (6+ messages)
` [PATCH 9/9] objtool: Collect all annotations in objtool.h

[PATCH 2/3] cxl/core: Enable Region creation on x86 with Low Memory Hole
 2024-11-25 13:37 UTC  (2+ messages)

[PATCH] xfs: use inode_set_cached_link()
 2024-11-25 13:37 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: fix broken code when cflag is used
 2024-11-25 13:37 UTC  (2+ messages)

[PATCH v2] i2c: imx: add imx7d compatible string for applying errata ERR007805
 2024-11-25 13:45 UTC 

[PATCH v3 0/4] media: venus: enable venus on qcs615
 2024-11-25 13:35 UTC  (3+ messages)
` [PATCH v3 2/4] media: venus: core: add qcs615 platform data

[PATCH] i2c: imx: switch different pinctrl state in different system power status
 2024-11-25 13:43 UTC 

[PATCH AUTOSEL 6.12 1/5] uprobes: sanitiize xol_free_insn_slot()
 2024-11-25 13:34 UTC  (4+ messages)
` [PATCH AUTOSEL 6.12 3/5] locking/ww_mutex: Adjust to lockdep nest_lock requirements

[PATCH] net/sched: tbf: correct backlog statistic for GSO packets
 2024-11-25 13:29 UTC  (2+ messages)

[PATCH v6 00/18] Implement DWARF modversions
 2024-11-25 13:28 UTC  (2+ messages)

[PATCH] docs: media: document media multi-committers rules and process
 2024-11-25 13:28 UTC 

[GIT PULL] pin control changes for v6.13
 2024-11-25 13:28 UTC  (4+ messages)

[syzbot] [bcachefs?] kernel BUG in bch2_journal_pin_set
 2024-11-25 13:28 UTC 

[syzbot] [bcachefs?] BUG: corrupted list in bch2_btree_and_journal_iter_exit
 2024-11-25 13:28 UTC 

[PATCH v3 05/25] fs/dax: Create a common implementation to break DAX layouts
 2024-11-25 13:27 UTC  (2+ messages)

[syzbot] [overlayfs?] KASAN: slab-out-of-bounds Read in ovl_inode_upper
 2024-11-25 13:27 UTC 

[syzbot] [bcachefs?] KASAN: use-after-free Read in bch2_btree_node_read_done
 2024-11-25 13:27 UTC 

[syzbot] [mm?] INFO: rcu detected stall in sys_mmap (3)
 2024-11-25 13:27 UTC 

[GIT PULL] Devicetree updates for v6.13
 2024-11-25 13:24 UTC  (10+ messages)

[PATCH] scsi: storvsc: Do not flag MAINTENANCE_IN return of SRB_STATUS_DATA_OVERRUN as an error
 2024-11-25 13:24 UTC  (3+ messages)

[PATCH RFC 0/2] arm64: dts: qcom: move board clocks to DTS files
 2024-11-25 13:23 UTC  (4+ messages)
` [PATCH RFC 2/2] arm64: dts: qcom: sm8650: "

[PATCH] mmc: core: Drop the MMC_RSP_R1_NO_CRC response
 2024-11-25 13:23 UTC 

[PATCH] net/core/dev_ioctl: avoid invoking modprobe with empty ifr_name
 2024-11-25 13:21 UTC  (2+ messages)

[RFC PATCH v3 00/20] x86/kexec: Add exception handling for relocate_kernel and further yak-shaving
 2024-11-25 13:19 UTC  (4+ messages)
` [RFC PATCH v3 01/20] x86/kexec: Ensure control_code_page is mapped in kexec page tables
  ` [EXTERNAL] "

[PATCH 1/2] padata: add pd get/put refcnt helper
 2024-11-25 13:17 UTC  (2+ messages)

[syzbot] [net?] WARNING in call_netdevice_notifiers_info (2)
 2024-11-25 13:16 UTC 

[syzbot] [bluetooth?] KASAN: slab-use-after-free Read in sco_sock_connect
 2024-11-25 13:16 UTC 

[PATCH 0/5] Driver for pre-DCP apple display controller
 2024-11-25 13:16 UTC  (7+ messages)
` [PATCH 2/5] gpu: drm: adp: Add Apple Display Pipe driver

[PATCH v3 0/8] media: uvcvideo: Implement the Privacy GPIO as a evdev
 2024-11-25 13:14 UTC  (9+ messages)

[PATCH v3 0/2] Enable SDHC1 and SDHC2 on QCS615
 2024-11-25 13:13 UTC  (8+ messages)
` [PATCH v3 1/2] arm64: dts: qcom: qcs615: add SDHC1 and SDHC2

[PATCH v3 00/25] fs/dax: Fix ZONE_DEVICE page reference counts
 2024-11-25 13:13 UTC  (3+ messages)
` [PATCH v3 25/25] Revert "riscv: mm: Add support for ZONE_DEVICE"

[PATCH kselftest] fix single bpf test
 2024-11-25 13:11 UTC  (3+ messages)

[PATCH V4 RESEND 0/3] rtc: atcrtc100: Add Andes ATCRTC100 RTC driver
 2024-11-25 13:05 UTC  (4+ messages)
` [PATCH V4 RESEND 2/3] dt-bindings: rtc: Add support for ATCRTC100 RTC

[PATCH] mmc: mtk-sd: Add support for ignoring cmd response CRC
 2024-11-25 13:08 UTC  (2+ messages)

[PATCH net-next v11 00/23] Introducing OpenVPN Data Channel Offload
 2024-11-25 13:07 UTC  (10+ messages)
` [PATCH net-next v11 05/23] ovpn: keep carrier always on

[PATCH] net/sipa: Spreadtrum IPA driver code
 2024-11-25 13:06 UTC  (2+ messages)

[PATCH v6 0/4] source filtering for multi-port output
 2024-11-25 13:05 UTC  (5+ messages)
` [PATCH v6 1/4] dt-bindings: arm: qcom,coresight-static-replicator: Add property for source filtering
` [PATCH v6 2/4] coresight: Add a helper to check if a device is source
` [PATCH v6 3/4] coresight: Add support for trace filtering by source
` [PATCH v6 4/4] coresight-tpda: Optimize the function of reading element size

[syzbot] [bcachefs?] kernel BUG in bch2_evacuate_bucket
 2024-11-25 13:05 UTC 

[PATCH] ntp: fix bug in adjtimex reading time offset
 2024-11-25 12:16 UTC 

[PATCH v5 3/5] drm/vkms: Switch to managed for crtc
 2024-11-25 13:04 UTC  (2+ messages)

[PATCH v5 2/5] drm/vkms: Switch to managed for encoder
 2024-11-25 13:04 UTC  (2+ messages)

[PATCH v5 1/5] drm/vkms: Switch to managed for connector
 2024-11-25 13:03 UTC  (2+ messages)

[PATCH v5 0/5] drm/vkms: Switch all vkms object to DRM managed objects
 2024-11-25 13:03 UTC  (3+ messages)
` [PATCH v5 4/5] drm: writeback: Introduce drm managed helpers

[PATCH net 0/2] two fixes for SMC
 2024-11-25 13:02 UTC  (5+ messages)
` [PATCH net 2/2] net/smc: fix LGR and link use-after-free issue

[PATCH] sched/core: Update kernel boot parameters for LAZY preempt
 2024-11-25 13:00 UTC  (2+ messages)

[PATCH] scsi: ufs: core: Fix link_startup_again on success
 2024-11-25 12:53 UTC 

[PATCH] ovl: Check for NULL OVL_E() results
 2024-11-25 12:53 UTC  (2+ messages)

[PATCH v2] perf/arm-cmn: Ensure port and device id bits are set properly
 2024-11-25 12:52 UTC  (2+ messages)

[PATCH v2] perf/arm-smmuv3: Fix lockdep assert in ->event_init()
 2024-11-25 12:51 UTC  (2+ messages)

[PATCH] uio_hv_generic: Add a check for HV_NIC for send, receive buffers setup
 2024-11-25 12:50 UTC 

[PATCH v3 0/3] Enable Watchdog on QCS8300
 2024-11-25 12:47 UTC  (3+ messages)
` [PATCH v3 2/3] arm64: dts: qcom: qcs8300: Add watchdog node

[PATCH] x86: fix missing declartion of io_apic_irqs
 2024-11-25 12:35 UTC 

[PATCH v2] cpufreq: airoha: Add EN7581 Cpufreq SMC driver
 2024-11-25 12:43 UTC  (5+ messages)

[syzbot] [bcachefs?] kernel BUG in __bch2_journal_pin_put
 2024-11-25 12:42 UTC  (2+ messages)

[syzbot] [kernel?] WARNING: locking bug in get_random_u8
 2024-11-25 12:41 UTC  (2+ messages)

[PATCH] x86: fix missing declartion of init_fs
 2024-11-25 12:30 UTC 

[PATCH 1/2] debugfs: add small file operations for most files
 2024-11-25 12:37 UTC  (2+ messages)

[PATCH linux-next] netfilter: nf_tables: remove the genmask parameter
 2024-11-25 12:26 UTC 

[PATCH v2 0/3] media: i2c: imx219: Fixes for blanking and pixel rate
 2024-11-25 12:34 UTC  (5+ messages)
` [PATCH v2 3/3] media: i2c: imx219: Scale the pixel rate for analog binning

[PATCH v3] arm64: dts: qcom: qdu/qru1000-idp: Fix the voltage setting
 2024-11-25 12:32 UTC  (3+ messages)

[PATCH] mmc: core: Further prevent card detect during shutdown
 2024-11-25 12:24 UTC 

[PATCH v3 0/4] Asus vivobook s15 improvements
 2024-11-25 12:22 UTC  (5+ messages)
` [PATCH v3 2/4] arm64: dts: qcom: x1e80100-vivobook-s15: Use the samsung,atna33xc20 panel driver
` [PATCH v3 3/4] arm64: dts: qcom: x1e80100-vivobook-s15: Add lid switch

[PATCH] drm/meson: Avoid use-after-free issues with crtc
 2024-11-25 12:22 UTC  (2+ messages)

[PATCH] regmap: detach regmap from dev on regmap_exit
 2024-11-25 12:22 UTC  (2+ messages)

[PATCH v3] fs: Fix data race in inode_set_ctime_to_ts
 2024-11-25 12:20 UTC  (7+ messages)
` [PATCH v4] "
      ` [RFC] metadata updates vs. fetches (was Re: [PATCH v4] fs: Fix data race in inode_set_ctime_to_ts)

[PATCH 02/11] quota: reorder capability check last
 2024-11-25 12:17 UTC  (3+ messages)
` [PATCH 09/11] fs: "

[PATCH v3 0/2] media: qcom: camss: Re-structure camss_link_entities
 2024-11-25 12:14 UTC  (5+ messages)
` [PATCH v3 1/2] media: qcom: camss: reducing the repitious error message string

[PATCH 2/3] i2c: atr: Fix lockdep for nested ATRs
 2024-11-25 12:13 UTC  (2+ messages)

[PATCH v2 0/2] iio: gyro: Add support for iam20380 sensor
 2024-11-25 11:43 UTC  (5+ messages)
` [PATCH v2 2/2] "

[syzbot] [crypto?] KMSAN: uninit-value in sw842_decompress
 2024-11-25 12:10 UTC 

[PATCH v3 1/2] KVM: x86: Check hypercall's exit to userspace generically
 2024-11-25 12:08 UTC  (13+ messages)

[PATCH RFC v3 0/3] riscv: add Svukte extension
 2024-11-25 12:08 UTC  (3+ messages)
` [PATCH RFC v3 3/3] riscv: KVM: Add Svukte extension support for Guest/VM

[PATCH v2 4/5] acpi/generic_event_device: Update GHES migration to cover hest addr
 2024-11-25 12:08 UTC  (4+ messages)
` [PATCH v2 5/5] acpi/generic_event_device: add logic to detect if HEST addr is available

[PATCH] media: v4l: subdev: Prevent NULL routes access
 2024-11-25 12:07 UTC  (4+ messages)

[PATCH v2 0/2] Add Starmie Chromebook
 2024-11-25 12:04 UTC  (5+ messages)
` [PATCH v2 2/2] arm64: dts: mediatek: mt8186: Add Starmie device

[PATCH] of: Add Google Juniper to excluded default cells list
 2024-11-25 12:02 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox