public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-07-10 08:35:36 to 2022-07-10 18:40:04 UTC [more...]

[PATCH 0/7] Virtual NMI feature
 2022-07-10 18:39 UTC  (16+ messages)
` [PATCH 3/7] KVM: SVM: Add VNMI support in get/set_nmi_mask
` [PATCH 4/7] KVM: SVM: Report NMI not allowed when Guest busy handling VNMI
` [PATCH 5/7] KVM: SVM: Add VNMI support in inject_nmi

[PATCH] platform/x86/intel/ifs: Allow non-default names for IFS image
 2022-07-10 18:25 UTC  (12+ messages)
            ` [PATCH 0/2] Two fixes for IFS
              ` [PATCH 1/2] Documentation: Correct IFS reload documentation
              ` [PATCH 2/2] platform/x86/intel/ifs: return error on load failure

[net-next PATCH v5 00/12] octeontx2: Exact Match Table
 2022-07-10 18:22 UTC  (2+ messages)

[PATCH v2] Drivers: hv: vm_bus: Handle vmbus rescind calls after vmbus is suspended
 2022-07-10 18:14 UTC 

[PATCH v2] platform/x86/intel/ifs: Allow non-default names for IFS image
 2022-07-10 18:12 UTC  (6+ messages)

[PATCH] powerpc/32: Don't always pass -mcpu=powerpc to the compiler
 2022-07-10 18:11 UTC  (2+ messages)

[PATCH] powerpc: e500: Fix compilation with gcc e500 compiler
 2022-07-10 17:57 UTC  (11+ messages)

init_disassemble_info() signature changes causes compile failures
 2022-07-10 17:52 UTC  (4+ messages)
` [PATCH v2 0/5] tools: fix compilation failure caused by init_disassemble_info API changes

[RFC] ccu-sun50i-h6: Bump-up DDR0 PLL to 1800MHz
 2022-07-10 17:52 UTC 

[PATCH 0/7] XP-PEN Deco Pro S support (for-5.20/uclogic)
 2022-07-10 17:50 UTC  (8+ messages)
` [PATCH 1/7] HID: uclogic: KUnit best practices and naming conventions
` [PATCH 2/7] HID: uclogic: Refactor UGEE v2 string descriptor parsing
` [PATCH 3/7] HID: uclogic: Refactor UGEE v2 frame initialization
` [PATCH 4/7] HID: uclogic: Parse the UGEE v2 frame type
` [PATCH 5/7] HID: uclogic: Add support for UGEE v2 dial frames
` [PATCH 6/7] HID: uclogic: Add support for UGEE v2 mouse frames
` [PATCH 7/7] HID: uclogic: Add support for XP-PEN Deco Pro S

[PATCH 0/2] Correct "div4" clocks in Exynos7885
 2022-07-10 17:30 UTC  (5+ messages)
` [PATCH 1/2] clk: samsung: exynos7885: Correct "div4" clock parents

[PATCH v7] x86/setup: Use rng seeds from setup_data
 2022-07-10 17:29 UTC  (12+ messages)
` [PATCH tip v8] "
                    ` [PATCH tip v10] "

[PATCH net-next 0/9] net: marvell: prestera: add nexthop routes offloading
 2022-07-10 17:22 UTC  (10+ messages)
` [PATCH net-next 1/9] net: marvell: prestera: Add router nexthops ABI
` [PATCH net-next 2/9] net: marvell: prestera: Add cleanup of allocated fib_nodes
` [PATCH net-next 3/9] net: marvell: prestera: Add strict cleanup of fib arbiter
` [PATCH net-next 4/9] net: marvell: prestera: add delayed wq and flush wq on deinit
` [PATCH net-next 5/9] net: marvell: prestera: Add length macros for prestera_ip_addr
` [PATCH net-next 6/9] net: marvell: prestera: Add heplers to interact with fib_notifier_info
` [PATCH net-next 7/9] net: marvell: prestera: add stub handler neighbour events
` [PATCH net-next 8/9] net: marvell: prestera: Add neighbour cache accounting
` [PATCH net-next 9/9] net: marvell: prestera: Propogate nh state from hw to kernel

[GIT PULL]: dmaengine fixes for v5.19
 2022-07-10 17:13 UTC 

Linux regressions report for mainline [2022-07-10]
 2022-07-10 17:10 UTC 

[PATCH bpf-next] bpf: fix 'dubious one-bit signed bitfield' warnings
 2022-07-10 16:59 UTC  (2+ messages)

[PATCH 0/2] Optimize memchr()
 2022-07-10 16:58 UTC  (5+ messages)
` [PATCH 1/2] lib/string.c: Add a macro for memchr_inv()
` [PATCH 2/2] lib/string.c: Optimize memchr()

[GIT PULL] Char/Misc driver fixes 5.19-rc6
 2022-07-10 16:54 UTC  (2+ messages)

[GIT PULL] Staging driver fix for 5.19-rc6
 2022-07-10 16:54 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: display: panel: Add Novatek NT35596S panel bindings
 2022-07-10 16:54 UTC  (4+ messages)

[GIT PULL] x86/urgent for v5.19-rc6
 2022-07-10 16:45 UTC  (2+ messages)

[GIT PULL] irq/urgent for v5.19-rc6
 2022-07-10 16:45 UTC  (2+ messages)

[GIT PULL] Kbuild fixes for v5.19-rc6
 2022-07-10 16:45 UTC  (2+ messages)

[PATCH v4 0/8] Fixes and cleanup for RS485
 2022-07-10 16:44 UTC  (9+ messages)
` [PATCH v4 1/8] serial: ar933x: Fix check for RS485 support
` [PATCH v4 2/8] serial: ar933x: Remove superfluous code in ar933x_config_rs485()
` [PATCH v4 3/8] serial: core, 8250: set RS485 termination GPIO in serial core
` [PATCH v4 4/8] serial: core: move sanitizing of RS485 delays into own function
` [PATCH v4 5/8] serial: core: sanitize RS485 delays read from device tree
` [PATCH v4 6/8] dt_bindings: rs485: Correct delay values
` [PATCH v4 7/8] serial: 8250_dwlib: remove redundant sanity check for RS485 flags
` [PATCH v4 8/8] serial: 8250: lpc18xx: Remove "

[GIT PULL] nfsd changes for 5.18
 2022-07-10 16:42 UTC  (3+ messages)

[RFC] thermal/core: Disable uevent messages for cooling devices
 2022-07-10 16:40 UTC 

[PATCHv2 0/7] Virtual NMI feature
 2022-07-10 16:15 UTC  (3+ messages)
` [PATCHv2 3/7] KVM: SVM: Add VNMI support in get/set_nmi_mask

[PATCH v2 1/6] platform/x86: serial-multi-instantiate: Improve autodetection
 2022-07-10 16:14 UTC  (2+ messages)

[PATCH v3 0/8] Fixes and cleanup for RS485
 2022-07-10 16:07 UTC  (10+ messages)
` [PATCH v3 1/8] serial: ar933x: Fix check for RS485 support
` [PATCH v3 2/8] serial: ar933x: Remove superfluous code in ar933x_config_rs485()
` [PATCH v3 3/8] serial: core, 8250: set RS485 termination gpio in serial core
` [PATCH v3 4/8] serial: core: move sanitizing of RS485 delays into own function
` [PATCH v3 5/8] serial: core: sanitize RS485 delays read from device tree
` [PATCH v3 6/8] dt_bindings: rs485: Correct delay values
` [PATCH v3 7/8] serial: 8250_dwlib: remove redundant sanity check for RS485 flags
` [PATCH v3 8/8] serial: 8250: lpc18xx: Remove "

[PATCH] pinctrl: ralink: Check for null return of devm_kcalloc
 2022-07-10 15:49 UTC 

[PATCH v2 00/11] SMM emulation and interrupt shadow fixes
 2022-07-10 16:05 UTC  (10+ messages)
` [PATCH v2 11/11] KVM: x86: emulator/smm: preserve interrupt shadow in SMRAM

[PATCH v2 0/8] Implement call_rcu_lazy() and miscellaneous fixes
 2022-07-10 16:03 UTC  (10+ messages)
` [PATCH v2 1/8] rcu: Introduce call_rcu_lazy() API implementation

[PATCH v2 00/21] KVM: x86: Event/exception fixes and cleanups
 2022-07-10 15:58 UTC  (12+ messages)
` [PATCH v2 17/21] KVM: x86: Morph pending exceptions to pending VM-Exits at queue time

[PATCH 0/2] OpenRISC support for virt platform with PCI
 2022-07-10 15:54 UTC  (3+ messages)
` [PATCH 1/2] openrisc: Add pci bus support

[PATCH] pinctrl: Add check for kcalloc
 2022-07-10 15:48 UTC 

[PATCH v2 1/1] platform/x86: asus-wmi: Add key mappings
 2022-07-10 15:46 UTC  (3+ messages)

[PATCH V4 00/20] The Runtime Verification (RV) interface
 2022-07-10 15:42 UTC  (6+ messages)
` [PATCH V4 01/20] rv: Add "

[PATCH RESEND v4] arm64: mm: fix linear mem mapping access performance degradation
 2022-07-10 15:33 UTC  (4+ messages)
` [PATCH v5] "

[PATCH v2] staging: qlge: Fix indentation issue under long for loop
 2022-07-10 15:28 UTC  (2+ messages)

[PATCH] platform/x86: gigabyte-wmi: add support for B660I AORUS PRO DDR4
 2022-07-10 15:22 UTC  (2+ messages)

[PATCH] sched: fix comment for sched_find_first_bit()
 2022-07-10 15:21 UTC 

[PATCH 3/3] 9p: Add mempools for RPCs
 2022-07-10 15:16 UTC  (5+ messages)

[PATCH v8 00/33] crypto: rockchip: permit to pass self-tests
 2022-07-10 15:12 UTC  (7+ messages)
` [PATCH v8 25/33] dt-bindings: crypto: rockchip: convert to new driver bindings

[PATCH] RISC-V: KVM: Fix SRCU deadlock caused by kvm_riscv_check_vcpu_requests()
 2022-07-10 15:11 UTC 

[PATCH 0/2] btrfs: send: fix a bug that sending a link command on existing file path
 2022-07-10 15:07 UTC  (4+ messages)
` [PATCH 2/2] "

[RFC] Correct memory layout reporting for "jedec,lpddr2" and related bindings
 2022-07-10 15:06 UTC  (9+ messages)

[PATCH] mtd: spi-nor: winbond: add support for W25Q512NW-IQ/IN
 2022-07-10 14:57 UTC 

[PATCH v2] net/9p: Initialize the iounit field during fid creation
 2022-07-10 14:48 UTC  (2+ messages)

[PATCH 0/6] drm/ingenic: JZ4760(B) support and random changes
 2022-07-10 14:43 UTC  (3+ messages)
` [PATCH 1/6] dt-bindings/display: ingenic: Add compatible string for the JZ4760(B)

[linux-stable-rc:linux-4.19.y 1539/3265] drivers/net/ethernet/xilinx/xilinx_axienet_main.c:283:15: error: implicit declaration of function 'read_poll_timeout'
 2022-07-10 14:23 UTC  (5+ messages)

[PATCH] drivers/ata: fix repeated words in comments
 2022-07-10 14:21 UTC  (2+ messages)

[can] c4e54b063f: BUG:sleeping_function_called_from_invalid_context_at_kernel/workqueue.c
 2022-07-10 14:19 UTC 

[PATCH] net/9p: Initialize the iounit field during fid creation
 2022-07-10 14:12 UTC  (3+ messages)

[PATCH net v5] net: rose: fix null-ptr-deref caused by rose_kill_by_neigh
 2022-07-10 13:52 UTC 

[PATCH -next] drm/amdgpu: double free error and freeing uninitialized null pointer
 2022-07-10 13:29 UTC 

[PATCH] staging: fbtft: replace udelay with usleep_range
 2022-07-10 13:00 UTC  (3+ messages)

[PATCH] net/mlx5: Use the bitmap API to allocate bitmaps
 2022-07-10 12:36 UTC 

[PATCH v5 00/12] thermal OF rework
 2022-07-10 12:35 UTC  (14+ messages)
` [PATCH v5 01/12] thermal/core: Remove duplicate information when an error occurs
` [PATCH v5 02/12] thermal/of: Replace device node match with device node search
` [PATCH v5 03/12] thermal/of: Remove the device node pointer for thermal_trip
` [PATCH v5 04/12] thermal/of: Move thermal_trip structure to thermal.h
` [PATCH v5 05/12] thermal/core: Remove unneeded EXPORT_SYMBOLS
` [PATCH v5 06/12] thermal/core: Move thermal_set_delay_jiffies to static
` [PATCH v5 07/12] thermal/core: Rename trips to ntrips
` [PATCH v5 07/12] thermal/core: Rename 'trips' to 'num_trips'
` [PATCH v5 08/12] thermal/core: Add thermal_trip in thermal_zone
` [PATCH v5 09/12] thermal/core: Register with the trip points
` [PATCH v5 10/12] thermal/of: Store the trips in the thermal zone
` [PATCH v5 11/12] thermal/of: Use thermal trips stored "
` [PATCH v5 12/12] thermal/of: Initialize trip points separately

[PATCH] firmware_loader: Replace kmap() with kmap_local_page()
 2022-07-10 12:24 UTC  (6+ messages)

[PATCH net] net: marvell: prestera: fix missed deinit sequence
 2022-07-10 12:20 UTC 

[PATCH 1/3] crypto: octeontx2: Simplify bitmap declaration
 2022-07-10 12:19 UTC  (3+ messages)
` [PATCH 2/3] crypto: octeontx2: Use the bitmap API to allocate bitmaps
` [PATCH 3/3] crypto: octeontx2: Avoid some useless memory initialization

[PATCH V14 00/15] irqchip: Add LoongArch-related irqchip drivers
 2022-07-10 12:17 UTC  (4+ messages)
` [PATCH V14 12/15] irqchip: Add Loongson Extended I/O interrupt controller support

[PATCH 1/3] crypto: marvell/octeontx: Simplify bitmap declaration
 2022-07-10 12:13 UTC  (3+ messages)
` [PATCH 2/3] crypto: marvell/octeontx: Use the bitmap API to allocate bitmaps
` [PATCH 3/3] crypto: marvell/octeontx: Avoid some useless memory initialization

[syzbot] INFO: task hung in io_uring_del_tctx_node (2)
 2022-07-10 12:09 UTC 

[PATCH] [PATCH RESEND v2] genirq: Refactor actions_show
 2022-07-10 11:26 UTC 

Issues with A3720 PCIe controller driver pci-aardvark.c
 2022-07-10 11:21 UTC  (3+ messages)

[PATCH 0/3] Add PUD and kernel PTE level pagetable account
 2022-07-10 11:19 UTC  (5+ messages)

[sudeep-holla:for-next/scmi 22/22] drivers/powercap/arm_scmi_powercap.c:429 scmi_powercap_probe() warn: unsigned 'pr->num_zones' is never less than zero
 2022-07-10 11:02 UTC 

[PATCH v2 RESEND] staging: rtl8192u: Fix sleep in atomic context bug in dm_fsync_timer_callback
 2022-07-10 10:30 UTC 

[PATCH v1 0/2] pinctrl: nuvoton: add pinmux and GPIO driver for NPCM8XX
 2022-07-10 10:21 UTC  (3+ messages)
` [PATCH v1 1/2] dt-binding: pinctrl: Add NPCM8XX pinctrl and GPIO documentation
` [PATCH v1 2/2] pinctrl: nuvoton: add NPCM8XX pinctrl and GPIO driver

[PATCH v2] sched/fair: Remove unused parameter idle of _nohz_idle_balance()
 2022-07-10 10:19 UTC 

[PATCH v2] staging: rtl8192u: Fix sleep in atomic context bug in dm_fsync_timer_callback
 2022-07-10 10:02 UTC  (7+ messages)

[PATCH] fs: Call kmap_local_page() in copy_string_kernel()
 2022-07-10 10:01 UTC 

[x86] 9724330ed6: kernel-selftests.x86.fsgsbase_restore_64.fail
 2022-07-10  9:31 UTC 

[PATCH] hwmon: (asus-ec-sensors) add definitions for ROG ZENITH II EXTREME
 2022-07-10  9:25 UTC  (2+ messages)

[PATCH v3 5/5] iio: pressure: bmp280: Add more tunable config parameters for BMP380
 2022-07-10  9:20 UTC 

[PATCH v3 4/5] iio: pressure: bmp280: Add support for BMP380 sensor family
 2022-07-10  9:18 UTC 

[PATCH v3 3/5] iio: pressure: bmp280: simplify driver initialization logic
 2022-07-10  9:17 UTC 

[PATCH v3 2/5] iio: pressure: Kconfig: Add references to BMP380
 2022-07-10  9:16 UTC 

[PATCH v3 1/5] dt-bindings: iio: pressure: bmp085: Add BMP380 compatible string
 2022-07-10  9:14 UTC 

[PATCH v3 0/5] Add support for pressure sensor Bosch BMP380
 2022-07-10  9:13 UTC 

[PATCH net-next v1 0/3] add framework for selftests in devlink
 2022-07-10  9:00 UTC  (5+ messages)
` [PATCH net-next v2 "
  ` [PATCH net-next v2 1/3] devlink: introduce framework for selftests

[PATCH v3 1/2] irqchip/sifive-plic: Make better use of the effective affinity mask
 2022-07-10  8:55 UTC  (2+ messages)
` [irqchip: irq/irqchip-next] "

[PATCH v3 2/2] irqchip/sifive-plic: Separate the enable and mask operations
 2022-07-10  8:55 UTC  (2+ messages)
` [irqchip: irq/irqchip-next] "

[PATCH] hwmon: (asus-ec-sensors) add missing sensors for X570-I GAMING
 2022-07-10  8:55 UTC 

[PATCH v8 0/6] Renesas RZ/G2L IRQC support
 2022-07-10  8:52 UTC  (5+ messages)
` [PATCH v8 4/6] gpio: gpiolib: Allow free() callback to be overridden
  ` [irqchip: irq/irqchip-next] "

[PATCH v8 1/6] gpio: Remove dynamic allocation from populate_parent_alloc_arg()
 2022-07-10  8:42 UTC  (2+ messages)
` [irqchip: irq/irqchip-next] "

[PATCH v8 2/6] dt-bindings: interrupt-controller: Add Renesas RZ/G2L Interrupt Controller
 2022-07-10  8:42 UTC  (2+ messages)
` [irqchip: irq/irqchip-next] "

[PATCH v8 3/6] irqchip: Add RZ/G2L IA55 Interrupt Controller driver
 2022-07-10  8:42 UTC  (2+ messages)
` [irqchip: irq/irqchip-next] "

[PATCH v8 6/6] pinctrl: renesas: pinctrl-rzg2l: Add IRQ domain to handle GPIO interrupt
 2022-07-10  8:42 UTC  (2+ messages)
` [irqchip: irq/irqchip-next] "

[PATCH v8 5/6] dt-bindings: pinctrl: renesas,rzg2l-pinctrl: Document the properties to handle GPIO IRQ
 2022-07-10  8:42 UTC  (2+ messages)
` [irqchip: irq/irqchip-next] "

[PATCH] rtla: Fix Makefile when called from -C tools/
 2022-07-10  8:40 UTC  (2+ messages)

[PATCH v4 net-next 0/6] Extend locked port feature with FDB locked flag (MAC-Auth/MAB)
 2022-07-10  8:35 UTC  (9+ messages)
` [PATCH v4 net-next 3/6] drivers: net: dsa: add locked fdb entry flag to drivers


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