public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-05-27 19:16:25 to 2024-05-28 00:36:41 UTC [more...]

[PATCH v2 00/35] PREEMPT_AUTO: support lazy rescheduling
 2024-05-28  0:35 UTC  (19+ messages)
` [PATCH v2 01/35] sched/core: Move preempt_model_*() helpers from sched.h to preempt.h
` [PATCH v2 02/35] sched/core: Drop spinlocks on contention iff kernel is preemptible
` [PATCH v2 03/35] sched: make test_*_tsk_thread_flag() return bool
` [PATCH v2 04/35] preempt: introduce CONFIG_PREEMPT_AUTO
` [PATCH v2 05/35] thread_info: selector for TIF_NEED_RESCHED[_LAZY]
` [PATCH v2 06/35] thread_info: define __tif_need_resched(resched_t)
` [PATCH v2 07/35] sched: define *_tsk_need_resched_lazy() helpers
` [PATCH v2 08/35] entry: handle lazy rescheduling at user-exit
` [PATCH v2 09/35] entry/kvm: handle lazy rescheduling at guest-entry
` [PATCH v2 10/35] entry: irqentry_exit only preempts for TIF_NEED_RESCHED
` [PATCH v2 11/35] sched: __schedule_loop() doesn't need to check for need_resched_lazy()
` [PATCH v2 12/35] sched: separate PREEMPT_DYNAMIC config logic
` [PATCH v2 13/35] sched: allow runtime config for PREEMPT_AUTO
` [PATCH v2 14/35] rcu: limit PREEMPT_RCU to full preemption under PREEMPT_AUTO
` [PATCH v2 15/35] rcu: fix header guard for rcu_all_qs()
` [PATCH v2 16/35] preempt,rcu: warn on PREEMPT_RCU=n, preempt=full
` [PATCH v2 17/35] rcu: handle quiescent states for PREEMPT_RCU=n, PREEMPT_COUNT=y
` [PATCH v2 18/35] rcu: force context-switch "

CVE-2023-52685: pstore: ram_core: fix possible overflow in persistent_ram_init_ecc()
 2024-05-28  0:32 UTC 

[PATCH v1 00/11] pinctrl: pinmux: Embed and reuse struct pinfunction
 2024-05-28  0:30 UTC  (15+ messages)
` [PATCH v1 01/11] pinctrl: berlin: Make use of "
` [PATCH v1 02/11] pinctrl: equilibrium: "
` [PATCH v1 03/11] pinctrl: ingenic: Provide a helper macro INGENIC_PIN_FUNCTION()
` [PATCH v1 04/11] pinctrl: mediatek: Provide a helper macro PINCTRL_PIN_FUNCTION()
` [PATCH v1 05/11] pinctrl: pinmux: Add a convenient define PINCTRL_FUNCTION_DESC()
` [PATCH v1 06/11] pinctrl: pinmux: Embed struct pinfunction into struct function_desc
` [PATCH v1 07/11] pinctrl: imx: Convert to use func member
` [PATCH v1 08/11] pinctrl: ingenic: "
` [PATCH v1 09/11] pinctrl: keembay: "
` [PATCH v1 10/11] pinctrl: mediatek: "
` [PATCH v1 11/11] pinctrl: pinmux: Remove unused members from struct function_desc

[PATCH] rapidio: removse some dead defines
 2024-05-28  0:25 UTC 

[PATCH net] page_pool: fix &page_pool_params kdoc issues
 2024-05-28  0:20 UTC  (2+ messages)

[PATCH net] docs: netdev: Fix typo in Signed-off-by tag
 2024-05-28  0:20 UTC  (4+ messages)

[PATCH net 0/4] selftests: mptcp: mark unstable subtests as flaky
 2024-05-28  0:20 UTC  (2+ messages)

[PATCH v2 0/2] ChromeOS Embedded controller hwmon driver
 2024-05-28  0:15 UTC  (5+ messages)
` [PATCH v2 1/2] hwmon: add ChromeOS EC driver

[PATCH] clk: sifive: Do not register clkdevs for PRCI clocks
 2024-05-28  0:14 UTC 

[PATCH v4 0/4] blk-mq: optimize flush and request size
 2024-05-28  0:12 UTC  (8+ messages)
` [PATCH v4 4/4] blk-flush: reuse rq queuelist in flush state machine

[PATCH] mISDN: remove unused struct 'bf_ctx'
 2024-05-28  0:10 UTC  (2+ messages)

[PATCH net v2] net: micrel: Fix lan8841_config_intr after getting out of sleep mode
 2024-05-28  0:10 UTC  (2+ messages)

[PATCH] iio: humidity: si7020: add heater support
 2024-05-28  0:08 UTC 

[PATCH 0/2] power: dead struct removal
 2024-05-28  0:06 UTC  (3+ messages)
` [PATCH 1/2] power: supply: bd99954: remove unused struct 'battery_data'
` [PATCH 2/2] power: supply: ab8500: remove unused struct 'inst_curr_result_list'

[PATCH net] dt-bindings: net: pse-pd: microchip,pd692x0: Fix missing "additionalProperties" constraints
 2024-05-28  0:00 UTC  (2+ messages)

[PATCH net] dt-bindings: net: pse-pd: ti,tps23881: Fix missing "additionalProperties" constraints
 2024-05-28  0:00 UTC  (2+ messages)

[net v3 PATCH] net:fec: Add fec_enet_deinit()
 2024-05-28  0:00 UTC  (2+ messages)

[syzbot] [ntfs3?] KASAN: slab-use-after-free Read in chrdev_open
 2024-05-27 23:57 UTC  (2+ messages)

[PATCH 00/14] alpha: cleanups for 6.10
 2024-05-27 23:49 UTC  (3+ messages)

[PATCH v2] ftrace: Fix stack trace entry generated by ftrace_pid_func()
 2024-05-27 23:49 UTC  (2+ messages)

[PATCH v3 0/3] Clean up usage of rt_task()
 2024-05-27 23:45 UTC  (4+ messages)
` [PATCH v3 1/3] sched/rt: "
` [PATCH v3 2/3] hrtimer: Convert realtime_task() to realtime_task_policy()
` [PATCH v3 3/3] sched/rt, dl: Convert functions to return bool

[PATCH 0/3] KEYS: trusted: bug fixes
 2024-05-27 23:44 UTC  (21+ messages)
` [PATCH 1/3] tpm: Disable TCG_TPM2_HMAC by default

[PATCH 0/2] ring-buffer: Fix a race between readers and resize checks
 2024-05-27 23:43 UTC  (5+ messages)
` [PATCH 2/2] "

[PATCH RESEND v3 0/7] Cleanup Tegra210 EMC frequency scaling
 2024-05-27 23:42 UTC  (4+ messages)

[PATCH net-next v2] net: ethernet: mtk_eth_soc: add missing check for rhashtable_init
 2024-05-27 23:42 UTC  (2+ messages)

[PATCH 0/3] tracing: Fix some selftest issues
 2024-05-27 23:29 UTC  (2+ messages)

[PATCH v1 1/1] iommu/dma: Make SG mapping and syncing robust against empty tables
 2024-05-27 23:26 UTC 

[PATCH] maple_tree: modified return type of mas_wr_store_entry()
 2024-05-27 23:20 UTC  (2+ messages)

[PATCH v3 0/6] power: supply: Lenovo Yoga C630 EC
 2024-05-27 23:15 UTC  (4+ messages)
` [PATCH v3 4/6] power: supply: lenovo_yoga_c630_battery: add Lenovo C630 driver

[PATCH v3 1/2] drm/rockchip: vop: clear DMA stop bit upon vblank on RK3066
 2024-05-27 23:14 UTC  (2+ messages)
` [PATCH v3 2/2] drm/rockchip: vop: enable VOP_FEATURE_INTERNAL_RGB "

[GIT PULL] probes: Fixes for v6.10-rc1
 2024-05-27 23:10 UTC 

[PATCH] crypto: ecdsa: Fix the public key format description
 2024-05-27 22:59 UTC  (7+ messages)

[PATCH v10 00/12] LUF(Lazy Unmap Flush) reducing tlb numbers over 90%
 2024-05-27 22:58 UTC  (5+ messages)

[PATCH 1/2] drm/rockchip: vop: clear DMA stop bit on flush on RK3066
 2024-05-27 22:51 UTC  (5+ messages)
` [PATCH v2 1/2] drm/rockchip: vop: clear DMA stop bit upon vblank "

[PATCH 00/13] rockchip: Fixes and improvements for ROCK Pi S
 2024-05-27 22:43 UTC  (3+ messages)
` (subset) "

[PATCH] arm64: dts: rockchip: Fix the DCDC_REG2 minimum voltage on Quartz64 Model B
 2024-05-27 22:42 UTC  (2+ messages)

[PATCH v6 0/2] arm64: dts: rockchip: Add Radxa ZERO 3W/3E
 2024-05-27 22:42 UTC  (2+ messages)

[PATCH 0/2] arm64: dts: rockchip: Add Radxa ROCK S0
 2024-05-27 22:42 UTC  (2+ messages)

[PATCH v2 0/6] KVM: Register cpuhp/syscore callbacks when enabling virt
 2024-05-27 22:36 UTC  (7+ messages)
` [PATCH v2 3/6] KVM: Add a module param to allow enabling virtualization when KVM is loaded

Bug in Kernel 6.8.x, 6.9.x Causing Trace/Panic During Shutdown/Reboot
 2024-05-27 22:31 UTC  (7+ messages)

[PATCH v8] ACPI: fan: Add hwmon support
 2024-05-27 22:30 UTC  (3+ messages)

[PATCH 0/5] Add board support for Sipeed LicheeRV Nano
 2024-05-27 22:25 UTC  (3+ messages)
` [PATCH 5/5] riscv: dts: sophgo: Add LicheeRV Nano board device tree

ld.lld: error: undefined symbol: proc_do_static_key
 2024-05-27 22:22 UTC 

[PATCH v1 1/1] PNP: Export pnp_bus_type for modules
 2024-05-27 22:20 UTC  (2+ messages)

linux-next: Signed-off-by missing for commit in the jfs tree
 2024-05-27 22:19 UTC 

[PATCH net-next v7 0/2] Add TAPRIO offload support for ICSSG driver
 2024-05-27 22:18 UTC  (4+ messages)
` [PATCH net-next v7 2/2] net: ti: icssg_prueth: add TAPRIO offload support

[PATCH 0/3] media: ivtv: Fix smatch warnings
 2024-05-27 22:14 UTC  (4+ messages)
` [PATCH 1/3] media: pci/ivtv: Replace ioremap with devm_ variants
` [PATCH 2/3] media: pci/ivtv: Replace request_mem_region with devm_ variant
` [PATCH 3/3] media: pci/ivtv: Use managed version of pci_enable_device

[PATCH net-next v5 0/3] Introduce switch mode support for ICSSG driver
 2024-05-27 22:14 UTC  (7+ messages)
` [PATCH net-next v5 1/3] net: ti: icssg-prueth: Add helper functions to configure FDB
` [PATCH net-next v5 2/3] net: ti: icssg-switch: Add switchdev based driver for ethernet switch support
` [PATCH net-next v5 3/3] net: ti: icssg-prueth: Add support for ICSSG switch firmware

[PATCH v5 0/3] usb: gadget: 9pfs transport
 2024-05-27 22:08 UTC  (4+ messages)
` [PATCH v5 1/3] usb: gadget: function: move u_f.h to include/linux/usb/func_utils.h
` [PATCH v5 2/3] net/9p/usbg: Add new usb gadget function transport
` [PATCH v5 3/3] tools: usb: p9_fwd: add usb gadget packet forwarder script

Linux 6.9.2
 2024-05-27 21:57 UTC  (2+ messages)
` Issue with f2fs on kernel 6.9.x

Kernel 6.9 regression: X86: Bogus messages from topology detection
 2024-05-27 21:34 UTC  (5+ messages)

[PATCH v2] selftests/user_events: silence a clang warning: address of packed member
 2024-05-27 21:47 UTC 

[PATCH] ACPI: AC: Properly notify powermanagement core about changes
 2024-05-27 21:43 UTC  (2+ messages)

[PATCH v2] selftests/net: suppress clang's "variable-sized type not at the end" warning
 2024-05-27 21:36 UTC 

[syzbot] [btrfs?] [overlayfs?] possible deadlock in ovl_copy_up_flags
 2024-05-27 21:36 UTC  (2+ messages)
` [syzbot] [overlayfs] "

[PATCH 0/6] Intel Performance Limit Reasons support
 2024-05-27 21:33 UTC  (3+ messages)
` [PATCH 3/6] platform/x86/intel: TPMI domain id and CPU mapping

[PATCHSET v6] sched: Implement BPF extensible scheduler class
 2024-05-27 21:25 UTC  (12+ messages)

[tip:ras/core] BUILD SUCCESS 5b9d292ea87c836ec47483f98344cb0e7add82fe
 2024-05-27 21:24 UTC 

[PATCH 6.9 000/427] 6.9.3-rc1 review
 2024-05-27 21:23 UTC  (2+ messages)

[syzbot] [mm?] INFO: rcu detected stall in sys_clone (8)
 2024-05-27 21:23 UTC 

[PATCH v2] selftests/vDSO: fix clang build errors and warnings
 2024-05-27 21:16 UTC 

[PATCH v3 00/18] media: Fix the last set of coccinelle warnings
 2024-05-27 21:09 UTC  (19+ messages)
` [PATCH v3 01/18] media: allegro: nal-hevc: Replace array[1] with arrray[N]
` [PATCH v3 02/18] media: xilinx: Refactor struct xvip_dma
` [PATCH v3 03/18] media: dvb-frontend/mxl5xx: Refactor struct MBIN_FILE_T
` [PATCH v3 04/18] media: dvb-frontend/mxl5xx: Use flex array for MBIN_SEGMENT_T
` [PATCH v3 05/18] media: pci: cx18: Use flex arrays for struct cx18_scb
` [PATCH v3 06/18] media: siano: Refactor struct sms_msg_data
` [PATCH v3 07/18] media: siano: Remove unused structures
` [PATCH v3 08/18] media: siano: Use flex arrays for sms_firmware
` [PATCH v3 09/18] media: venus: Remove unused structs
` [PATCH v3 10/18] media: venus: Use flex array for hfi_session_release_buffer_pkt
` [PATCH v3 11/18] media: venus: Refactor struct hfi_uncompressed_plane_info
` [PATCH v3 12/18] media: venus: Refactor struct hfi_session_get_property_pkt
` [PATCH v3 13/18] media: venus: Refactor struct hfi_uncompressed_format_supported
` [PATCH v3 14/18] media: venus: Refactor hfi_session_empty_buffer_uncompressed_plane0_pkt
` [PATCH v3 15/18] media: venus: Refactor hfi_session_empty_buffer_compressed_pkt
` [PATCH v3 16/18] media: venus: Refactor hfi_sys_get_property_pkt
` [PATCH v3 17/18] media: venus: Refactor hfi_session_fill_buffer_pkt
` [PATCH v3 18/18] media: venus: Refactor hfi_buffer_alloc_mode_supported

[PATCH v5 0/6] Mediatek thermal sensor driver support for MT8186 and MT8188
 2024-05-27 21:07 UTC  (8+ messages)
` [PATCH v5 1/6] dt-bindings: thermal: mediatek: Rename thermal zone definitions "

[syzbot] [net?] WARNING in inet_csk_get_port (3)
 2024-05-27 21:06 UTC  (2+ messages)

[PATCH v2 0/6] selftests/x86: fix build errors and warnings found via clang
 2024-05-27 21:00 UTC  (7+ messages)
` [PATCH v2 1/6] selftests/x86: build test_FISTTP.c with clang
` [PATCH v2 2/6] selftests/x86: build fsgsbase_restore.c "
` [PATCH v2 3/6] selftests/x86: build sysret_rip.c "
` [PATCH v2 4/6] selftests/x86: avoid -no-pie warnings from clang during compilation
` [PATCH v2 5/6] selftests/x86: remove (or use) unused variables and functions
` [PATCH v2 6/6] selftests/x86: fix printk warnings reported by clang

[PATCH] phy: starfive: remove unused struct 'regval'
 2024-05-27 20:59 UTC 

[PATCH] phy: miphy28lp: remove unused struct 'miphy_initval'
 2024-05-27 20:58 UTC 

6.10-rc1 : crash in mei_csi_probe
 2024-05-27 20:58 UTC  (3+ messages)

[PATCH v3 0/3] ChromeOS Embedded controller hwmon driver
 2024-05-27 20:58 UTC  (4+ messages)
` [PATCH v3 1/3] platform/chrome: cros_ec_proto: Introduce cros_ec_cmd_readmem()
` [PATCH v3 2/3] hwmon: add ChromeOS EC driver
` [PATCH v3 3/3] mfd: cros_ec: Register hardware monitoring subdevice

[PATCH v16 0/9] Cache insensitive cleanup for ext4/f2fs
 2024-05-27 20:54 UTC  (8+ messages)
` [PATCH v16 3/9] libfs: Introduce case-insensitive string comparison helper

[PATCH 0/2] RK3588: FriendlyElec CM3588 NAS board support
 2024-05-27 20:54 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: rockchip: Add CM3588 NAS board

[PATCH v5 1/5] dt-bindings: power: Extend battery chemistry with capacitor
 2024-05-27 20:40 UTC  (3+ messages)
  ` [PATCH v5 5/5] power: supply: ltc3350-charger: Add driver

[PATCH] unicode: add MODULE_DESCRIPTION() macros
 2024-05-27 20:40 UTC  (2+ messages)

[PATCH v9 00/10] Add V4L2 M2M Driver for E5010 JPEG Encoder
 2024-05-27 20:38 UTC  (6+ messages)
` [PATCH v9 06/10] math.h: Add macros for rounding to closest value
` [PATCH v9 07/10] lib: add basic KUnit test for lib/math

[PATCH v2] selftests/timers: remove unused irqcount variable
 2024-05-27 20:36 UTC 

[PATCH v2] selftest/timerns: fix clang build failures for abs() calls
 2024-05-27 20:31 UTC 

[PATCH 0/4] lib/sort: Optimizations and cleanups
 2024-05-27 20:30 UTC  (5+ messages)
` [PATCH 1/4] lib/sort: Remove unused pr_fmt macro
` [PATCH 2/4] lib/sort: Fix outdated comment regarding glibc qsort()
` [PATCH 3/4] lib/sort: Optimize heapsort for handling final 2 or 3 elements
` [PATCH 4/4] lib/test_sort: Add a testcase to ensure code coverage

[PATCH v3] mei: vsc: Don't stop/restart mei device during system suspend/resume
 2024-05-27 20:23 UTC  (2+ messages)

[PATCH v5 2/3] serial: port: Add support of PNP IRQ to __uart_read_properties()
 2024-05-27 20:15 UTC  (3+ messages)
  ` Kernel 6.10-rc1 b,Build error with [PATCH v5 2/3] serial: port: Add support of PNP IRQ

[PATCH v2 0/2] media: Add driver for ST VD56G3 camera sensor
 2024-05-27 20:08 UTC  (5+ messages)
` [PATCH v2 1/2] media: dt-bindings: Add ST VD56G3 camera sensor binding

[PATCH v2] selftests/mqueue: fix 5 warnings about signed/unsigned mismatches
 2024-05-27 20:08 UTC 

[PATCH] fs: btrfs: add MODULE_DESCRIPTION()
 2024-05-27 20:05 UTC  (2+ messages)

drivers/md/dm-vdo/int-map.c:87: error: Cannot parse struct or union!
 2024-05-27 20:02 UTC 

[PATCH v2] dt-bindings: watchdog: img,pdc-wdt: Convert to dtschema
 2024-05-27 19:58 UTC 

[PATCH v2] block: delete redundant function declarations
 2024-05-27 19:58 UTC  (2+ messages)

[PATCH] dt-bindings: watchdog: img,pdc-wdt: Convert to dtschema
 2024-05-27 19:55 UTC  (3+ messages)

[PATCH] gpiolib: make gpiochip_set_desc_names() return void
 2024-05-27 19:46 UTC 

[PATCH 6.9 000/427] 6.9.3-rc1 review
 2024-05-27 19:32 UTC 

[PATCH] staging: rtl8723bs: hal: Fix spelling mistakes in rtl8723b_cmd.c
 2024-05-27 19:28 UTC  (2+ messages)

[PATCH v2] bcachefs: fix last_seq and last_empty_seq in bch2_fs_journal_start()
 2024-05-27 19:25 UTC  (2+ messages)

c4cb23111103 ("iommu/amd: Add support for enable/disable IOPF")
 2024-05-27 19:21 UTC 

[PATCH] fs: autofs: add MODULE_DESCRIPTION()
 2024-05-27 19:22 UTC 

[PATCH 6.8 000/493] 6.8.12-rc1 review
 2024-05-27 18:50 UTC 

[PATCH v2 00/19] Add support for the LAN966x PCI device using a DT overlay
 2024-05-27 19:16 UTC  (3+ messages)
` [PATCH v2 07/19] net: mdio: mscc-miim: Handle the switch reset


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