public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-11-05 03:45:18 to 2022-11-05 14:54:49 UTC [more...]

[RFC PATCH 0/2] i2c: core: Introduce i2c_client_get_device_id helper
 2022-11-05 14:54 UTC  (5+ messages)
` [RFC PATCH 2/2] iio: pressure: bmp280: convert to i2c's .probe_new()

[PATCH v3] dt-bindings: pinctrl: update uart/mmc bindings for MT7986 SoC
 2022-11-05 14:52 UTC  (2+ messages)

[PATCH v1 0/4] update mediatek MT7986 pinctrl driver
 2022-11-05 14:52 UTC  (6+ messages)
` [PATCH v1 1/4] dt-bindings: pinctrl: mt7986: add generic bias-pull* support
` [PATCH v1 2/4] pinctrl: mediatek: fix the pinconf register offset of some pins
` [PATCH v1 3/4] pinctrl: mediatek: extend pinctrl-moore to support new bias functions
` [PATCH v1 4/4] pinctrl: mediatek: add pull_type attribute for mediatek MT7986 SoC

[PATCH v4a 00/38] timers: Use timer_shutdown*() before freeing timers
 2022-11-05 14:47 UTC  (38+ messages)
` [PATCH v4a 01/38] SUNRPC/xprt: Use del_timer_sync() instead of del_singleshot_timer_sync()
` [PATCH v4a 03/38] clocksource/drivers/arm_arch_timer: Do not use timer namespace for timer_shutdown() function
` [PATCH v4a 04/38] clocksource/drivers/sp804: "
` [PATCH v4a 05/38] timers: Add timer_shutdown_sync() and timer_shutdown() to be called before freeing timers
` [PATCH v4a 06/38] timers: sh: Use timer_shutdown_sync() before freeing timer
` [PATCH v4a 08/38] timers: ACPI: "
` [PATCH v4a 09/38] timers: atm: "
` [PATCH v4a 10/38] timers: Bluetooth: "
` [PATCH v4a 12/38] timers: HID: "
` [PATCH v4a 14/38] timers: mISDN: "
` [PATCH v4a 15/38] timers: leds: "
` [PATCH v4a 17/38] timers: net: "
` [PATCH v4a 18/38] timers: usb: "
` [PATCH v4a 19/38] timers: nfc: pn533: "
` [PATCH v4a 20/38] timers: pcmcia: "
` [PATCH v4a 21/38] timers: scsi: Use timer_shutdown_sync() and timer_shutdown() "
` [PATCH v4a 22/38] timers: tty: Use timer_shutdown_sync() "
` [PATCH v4a 23/38] timers: ext4: "
` [PATCH v4a 24/38] timers: fs/nilfs2: "
` [PATCH v4a 25/38] timers: ALSA: "
` [PATCH v4a 26/38] timers: jbd2: Use timer_shutdown() "
` [PATCH v4a 27/38] timers: sched/psi: Use timer_shutdown_sync() "
` [PATCH v4a 28/38] timers: workqueue: "
` [PATCH v4a 29/38] random: use timer_shutdown_sync() for on stack timers
` [PATCH v4a 33/38] timers: s390/cmm: Use timer_shutdown_sync() before a module is released
` [PATCH v4a 34/38] timers: atm: "
` [PATCH v4a 35/38] timers: hangcheck: "
` [PATCH v4a 36/38] timers: ipmi: "
` [PATCH v4a 38/38] timers: PM: Use timer_shutdown_sync()
  ` [PATCH v4a 31/38] timers: drm: Use timer_shutdown_sync() for on stack timers
  ` [PATCH v4a 02/38] ARM: spear: Do not use timer namespace for timer_shutdown() function

[PATCH v3 00/10] iio: Fix unsafe buffer attributes
 2022-11-05 14:45 UTC  (7+ messages)
` [RFT PATCH v3 10/10] iio: Don't silently expect attribute types

[PATCH] doc: phy: Document typical order of API calls
 2022-11-05 14:45 UTC  (2+ messages)

[PATCH] phy: tegra: xusb: Remove usb3 supply
 2022-11-05 14:40 UTC  (2+ messages)

[PATCH] phy: phy-brcm-usb: Utilize platform_get_irq_byname_optional()
 2022-11-05 14:37 UTC  (2+ messages)

[PATCH v3 0/3] Add support to PHY GMII SEL for J721e CPSW9G QSGMII
 2022-11-05 14:36 UTC  (2+ messages)

[PATCH 0/9] MSM8956/76 and Sony Xperia X / X Compact support
 2022-11-05 14:33 UTC  (4+ messages)
` [PATCH 1/9] dt-bindings: iio: qcom-spmi-vadc: Add definitions for USB DP/DM VADCs

[PATCH v7 0/9] Add latency priority for CFS class
 2022-11-05 14:32 UTC  (14+ messages)
` [PATCH v7 1/9] sched/fair: fix unfairness at wakeup
` [PATCH v7 6/9] sched/fair: Add sched group latency support

[PATCH][next] iio: adc: ad4130: Fix spelling mistake "diffreential" -> "differential"
 2022-11-05 14:31 UTC  (2+ messages)

[PATCH v3] docs/zh_CN: Add userspace-api/seccomp_filter Chinese translation
 2022-11-05 14:23 UTC  (2+ messages)

[PATCH v5] dt-bindings: iommu: qcom: Add Qualcomm MSM8953 compatible
 2022-11-05 14:20 UTC 

[PATCH v3] dt-bindings: input: Convert ti,drv260x to DT schema
 2022-11-05 14:17 UTC 

Bug: kexec on Lenovo ThinkPad T480 disables EFI mode
 2022-11-05 14:16 UTC  (4+ messages)

[PATCH] net: sched: fix memory leak in tcindex_set_parms
 2022-11-05 14:11 UTC  (2+ messages)

[PATCH v6 08/23] drm/modes: Move named modes parsing to a separate function
 2022-11-05 14:06 UTC  (2+ messages)
  ` [PATCH v6 09/23] drm/modes: Switch to named mode descriptors

[PATCH] watchdog: Include <linux/kstrtox.h> when appropriate
 2022-11-05 14:02 UTC  (2+ messages)

[PATCH] perf print-events: Remove redundant comparison with zero
 2022-11-05 13:59 UTC 

[PATCH] docs/zh_CN: Add userspace-api/futex2 Chinese translation
 2022-11-05 13:33 UTC  (2+ messages)

[PATCH v4 00/16] phy: qcom-qmp-pcie: add support for sc8280xp
 2022-11-05 13:30 UTC  (13+ messages)
` [PATCH v4 08/16] phy: qcom-qmp-pcie: use shorter tables identifier
` [PATCH v4 09/16] phy: qcom-qmp-pcie: add register init helper
` [PATCH v4 10/16] dt-bindings: phy: qcom,qmp-pcie: rename current bindings

[PATCH 00/13] Clean up pmd_get_atomic() and i386-PAE
 2022-11-05 13:29 UTC  (9+ messages)
` [PATCH 11/13] x86_64: Remove pointless set_64bit() usage

[PATCH v1 0/3] KVM: arm64: Support tracing virtual CPU ID
 2022-11-05 13:28 UTC  (5+ messages)
` [PATCH v1 1/3] KVM: arm64: Dynamically register callback for tracepoints
` [PATCH v1 2/3] KVM: arm64: Add trace events with field 'vcpu_id'
` [PATCH v1 3/3] perf arm64: Support virtual CPU ID for kvm-stat

fs/nfsd/filecache.c:1118 nfsd_file_do_acquire() warn: passing freed memory 'nf'
 2022-11-05 13:21 UTC  (2+ messages)

[PATCH v2 0/2] Add support for the AD5754 DAC
 2022-11-05 13:20 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: iio: dac: add adi,ad5754.yaml
` [PATCH v2 2/2] drivers: iio: dac: Add AD5754 DAC driver

[syzbot] WARNING in udf_add_free_space
 2022-11-05 13:01 UTC 

Coverity: mlx90632_probe(): Error handling issues
 2022-11-05 12:51 UTC  (2+ messages)

[PATCH v1 1/1] leds: is31fl319x: Wrap mutex_destroy() for devm_add_action_or_rest()
 2022-11-05 12:37 UTC  (2+ messages)

[PATCH v1] hv: fix comment typo in vmbus_channel/low_latency
 2022-11-05 11:54 UTC 

[PATCH v4] i2c/pasemi: PASemi I2C controller IRQ enablement
 2022-11-05 11:56 UTC 

[PATCH 0/3] staging: rtl8192e: trivial code cleanup patches
 2022-11-05 11:49 UTC  (5+ messages)
` [PATCH 1/3] staging: rtl8192e: rename tables in r8192e_hwimg.c
` [PATCH 2/3] staging: rtl8192e: rename r8192E_hwimg.c/h to table.c/h
` [PATCH 3/3] staging: rtl8192e: remove unnecesscary macro define

[PATCH 0/3] x86/speculation: Support Automatic IBRS
 2022-11-05 11:39 UTC  (5+ messages)
` [PATCH 2/3] "

[PATCH v2] fs: don't audit the capability check in simple_xattr_list()
 2022-11-05 11:34 UTC  (3+ messages)

[PATCH v2 0/3] power: supply: cpcap-battery improvements
 2022-11-05 11:25 UTC  (4+ messages)
` [PATCH 1/3] power: cpcap-battery: Do not issue low signal too frequently
` [PATCH 2/3] power: supply: cpcap-battery: Fix battery identification
` [PATCH 3/3] power: supply: cpcap_battery: Read battery parameters from nvram

[PATCH] staging: r8188eu: convert three functions to bool
 2022-11-05 11:25 UTC  (3+ messages)

[tip:x86/sgx] BUILD SUCCESS 16a7fe3728a8b832ef0d1add66875a666b1f24fc
 2022-11-05 11:17 UTC 

[PATCH] ipmi/watchdog: Include <linux/kstrtox.h> when appropriate
 2022-11-05 11:16 UTC 

[PATCH v2] staging: rtl8723bs: replace underutilized struct by array variable
 2022-11-05 11:15 UTC 

fs/ocfs2/super.c:1809 ocfs2_mount_volume() warn: missing error code 'status'
 2022-11-05 11:15 UTC 

fs/pstore/zone.c:1421 register_pstore_zone() warn: inconsistent returns '&cxt->pstore_zone_info_lock'
 2022-11-05 11:12 UTC 

[PATCH] selftests/xsk: Fix unsigned comparison with less than zero
 2022-11-05 11:07 UTC  (2+ messages)

[PATCH] selftests: cgroup: Fix unsigned comparison with less than zero
 2022-11-05 11:06 UTC 

BUG: unable to handle kernel NULL pointer dereference in debug_check_no_obj_freed
 2022-11-05 10:52 UTC  (3+ messages)

[PATCH 6/5] objtool: Optimize elf_dirty_reloc_sym()
 2022-11-05 10:36 UTC  (2+ messages)
` [tip: x86/core] "

[PATCH v2] x86/Kconfig: Enable kernel IBT by default
 2022-11-05 10:36 UTC  (2+ messages)
` [tip: x86/core] "

[tip: x86/core] objtool: Fix weak hole vs prefix symbol
 2022-11-05 10:36 UTC 

[tip: x86/core] x86,pm: Force out-of-line memcpy()
 2022-11-05 10:36 UTC 

[PATCH v2 42/65] rtc: sun6i: Add a determine_rate hook
 2022-11-05 10:33 UTC  (4+ messages)
  ` [PATCH v2 56/65] clk: ingenic: cgu: Switch to determine_rate

[PATCH v2] selftests/bpf: Fix unsigned expression compared with zero
 2022-11-05 10:25 UTC 

[PATCH] selftests/bpf: Fix unsigned expression compared with zero
 2022-11-05 10:21 UTC  (2+ messages)

[PATCH v2 0/4] crypto: hisilicon/qm - reconstruct and optimize the debugfs code
 2022-11-05 10:18 UTC  (6+ messages)
` [PATCH v2 1/4] crypto: hisilicon/qm - modify the process of regs dfx
` [PATCH v2 2/4] crypto: hisilicon/qm - split a debugfs.c from qm
` [PATCH v2 3/4] crypto: hisilicon/qm - the command dump process is modified
` [PATCH v2 4/4] crypto: hisilicon/debugfs - delete redundant null assignment operations

[RFC PATCH v2 0/2] can: virtio: virtio-can driver
 2022-11-05 10:14 UTC  (6+ messages)
` [RFC PATCH v2 1/2] can: virtio: Initial virtio CAN driver
` [RFC PATCH v2 2/2] can: virtio: Add virtio_can to MAINTAINERS file

[PATCH v2 1/2] dt-bindings: rockchip: Add Rockchip rk3566 box demo board
 2022-11-05 10:00 UTC  (2+ messages)
` [PATCH v2 2/2] arm64: dts: rockchip: Add dts for rockchip "

Linux 4.14.297
 2022-11-05  9:57 UTC  (3+ messages)

drivers/spi/spi-mpc52xx-psc.c:195:5: warning: no previous prototype for 'mpc52xx_psc_spi_transfer_one_message'
 2022-11-05  9:48 UTC 

[PATCH] Fix tas2562 volume table values
 2022-11-05  9:39 UTC 

[PATCH] mm: anonymous shared memory naming
 2022-11-05  9:34 UTC  (3+ messages)

[PATCH] can: etas_es58x: report the firmware version through ethtool
 2022-11-05  9:27 UTC  (9+ messages)
` [PATCH v2 0/3] can: etas_es58x: report firmware version
  ` [PATCH v2 1/3] USB: core: export usb_cache_string()
  ` [PATCH v2 2/3] can: etas_es58x: use usb_cache_string() to retrieve the product info string
  ` [PATCH v2 3/3] can: etas_es58x: report the firmware version through ethtool

WARNING in btrfs_rename2
 2022-11-05  9:26 UTC 

[PATCH] net: broadcom: Fix BCMGENET Kconfig
 2022-11-05  9:02 UTC 

[RFC PATCH 1/1] can: virtio: Initial virtio CAN driver
 2022-11-05  9:21 UTC  (5+ messages)
` [virtio-dev] "

[PATCH 0/2] staging: rtl8723bs: struct iqk_matrix_regs_setting cleanup
 2022-11-05  9:17 UTC  (5+ messages)
` [PATCH 1/2] staging: rtl8723bs: Simplify underutilized 2D array to 1D array

[PATCH] fs/splice: don't block splice_direct_to_actor() after data was read
 2022-11-05  9:04 UTC 

[PATCH net-next v2] netlink: Fix potential skb memleak in netlink_ack
 2022-11-05  9:05 UTC 

[PATCH v3] dt-bindings: pinctrl: update uart/mmc bindings for MT7986 SoC
 2022-11-05  9:03 UTC 

[tip:x86/urgent] BUILD SUCCESS 7beade0dd41d42d797ccb7791b134a77fcebf35b
 2022-11-05  8:53 UTC 

[PATCH] selftests/ftrace: event_triggers: wait longer for test_event_enable
 2022-11-05  8:52 UTC  (2+ messages)

[BISECTED] Allwinner A33 tablet does not fully power off
 2022-11-05  8:23 UTC  (3+ messages)

[RFC][PATCH v3 00/33] timers: Use timer_shutdown*() before freeing timers
 2022-11-05  8:12 UTC  (8+ messages)
` [RFC][PATCH v3 23/33] timers: nfc: pn533: Use timer_shutdown_sync() before freeing timer
  ` [RFC][PATCH v3 12/33] timers: dma-buf: "
        ` [Linaro-mm-sig] "

[PATCH net-next 0/2] net: txgbe: Fix two bugs in txgbe_calc_eeprom_checksum
 2022-11-05  8:07 UTC  (3+ messages)
` [PATCH net-next 1/2] net: txgbe: Fix memleak in txgbe_calc_eeprom_checksum()
` [PATCH net-next 2/2] net: txgbe: Fix unsigned comparison to zero "

[PATCH 0/6] Various bug fixes/improvements for phy-brcm-usb driver
 2022-11-05  7:43 UTC  (2+ messages)

[PATCH 0/2] dt-bindings: phy: Fix UniPhier controller node names
 2022-11-05  7:34 UTC  (7+ messages)
` [PATCH 2/2] dt-bindings: phy: Fix UniPhier SATA controller node names in example

[PATCH] kselftest/arm64: fix array_size.cocci warning
 2022-11-05  7:31 UTC 

[PATCH 0/2] mt7621 pci & phy-pci fix future oops from soc_device_match_attr
 2022-11-05  7:31 UTC  (6+ messages)
` [PATCH 1/2] phy: ralink: mt7621-pci: add sentinel to quirks table
` [PATCH 2/2] PCI: mt7621: "

[PATCH RESEND v2 00/13] phy: qcom-qmp-usb: fix sc8280xp binding
 2022-11-05  7:29 UTC  (2+ messages)

[PATCH] spi: hisi-sfc-v3xx: Fix a typo ("duall")
 2022-11-05  7:20 UTC  (2+ messages)

[PATCH V2] dmaengine: Fix client_count is countered one more incorrectly
 2022-11-05  7:18 UTC  (5+ messages)

[PATCH V9 XDMA 0/2] xilinx XDMA driver
 2022-11-05  7:17 UTC  (7+ messages)
` [PATCH V9 XDMA 1/2] dmaengine: xilinx: xdma: Add xilinx xdma driver

[PATCH v2 0/3] arm64: allwinner: a64: add bluetooth support for Pinebook
 2022-11-05  7:13 UTC  (4+ messages)
` [PATCH v2 1/3] Bluetooth: Add new quirk for broken local ext features max_page

[PATCH v4 0/4] rcu: Add RCU stall diagnosis information
 2022-11-05  7:03 UTC  (4+ messages)
` [PATCH v4 4/4] "

[PATCH] patch_ca0132: add quirk for EVGA Z390 DARK
 2022-11-05  7:02 UTC  (2+ messages)

[PATCH v4 0/5] PCI: endpoint: Rework the EPC to EPF notification
 2022-11-05  6:53 UTC  (2+ messages)

Re: [PATCH bpf-next] samples/bpf: Fix sockex3: missing BPF prog type
 2022-11-05  6:48 UTC  (2+ messages)
` [PATCH bpf-next] samples/bpf: Fix sockex3 error: "

[PATCH 0/6] slab: Provide full coverage for __alloc_size attribute
 2022-11-05  6:45 UTC  (6+ messages)
` [PATCH 3/6] slab: Provide functional __alloc_size() hints to kmalloc_trace*()

[PATCH] trace/trace_uprobe: Only invoke uprobe ebpf handler when event matches
 2022-11-05  6:38 UTC  (3+ messages)
  `  "

[RFC PATCH 0/3] mips: ralink: mt7621: fix too-early kzalloc
 2022-11-05  6:36 UTC  (7+ messages)
` [RFC PATCH 3/3] mips: ralink: mt7621: do not use kzalloc too early

[PATCH] mm/slab_common: Restore passing "caller" for tracing
 2022-11-05  6:35 UTC 

[syzbot] WARNING in __cancel_work
 2022-11-05  5:27 UTC  (2+ messages)

[RESEND PATCH 0/4] Implement File-Based optimization functionality
 2022-11-05  5:22 UTC  (5+ messages)

[GIT PULL] LSM fixes for v6.1 (#1)
 2022-11-05  5:22 UTC  (3+ messages)

[PATCH 0/6] Add Hyper-v extended hypercall support in KVM
 2022-11-05  4:57 UTC  (7+ messages)
` [PATCH 1/6] KVM: x86: hyper-v: Use common code for hypercall userspace exit
` [PATCH 2/6] KVM: x86: hyper-v: Add extended hypercall support in Hyper-v
` [PATCH 3/6] KVM: selftests: Test Hyper-V extended hypercall enablement
` [PATCH 4/6] KVM: selftests: Make Hyper-V guest OS ID common
` [PATCH 5/6] KVM: selftests: Move hypercall() to hyper.h
` [PATCH 6/6] KVM: selftests: Test Hyper-V extended hypercall exit to userspace

[PATCH 0/6] Add support for software nodes to gpiolib
 2022-11-05  4:56 UTC  (11+ messages)
` [PATCH 5/6] gpiolib: consolidate GPIO lookups
` [PATCH 6/6] gpiolib: add support for software nodes

[PATCH v2] cifs: fix use-after-free on the link name
 2022-11-05  4:39 UTC  (3+ messages)
    ` Fwd: "

[PATCH v6 00/21] Drivers for gunyah hypervisor
 2022-11-05  4:19 UTC  (9+ messages)
` [PATCH v6 13/21] gunyah: vm_mgr: Introduce basic VM Manager

[PATCH bpf-next v1 1/4] bpf: Support reporting BPF htab map's used size for monitoring
 2022-11-05  4:14 UTC  (2+ messages)

[PATCH] x86/microcode/AMD: Attempt applying on every logical thread
 2022-11-05  3:45 UTC  (11+ messages)

[PATCH] platform/x86/intel/pmt: Sapphire Rapids PMT errata fix
 2022-11-05  3:42 UTC 


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