public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-08-24 13:28:58 to 2022-08-24 15:41:04 UTC [more...]

[PATCH v3 00/18] Mutex wrapper, locking and memory leak fixes
 2022-08-24 15:38 UTC  (12+ messages)
` [PATCH v3 01/18] perf mutex: Wrapped usage of mutex and cond
` [PATCH v3 02/18] perf bench: Update use of pthread mutex/cond
` [PATCH v3 03/18] perf tests: Avoid pthread.h inclusion
` [PATCH v3 04/18] perf hist: Update use of pthread mutex
` [PATCH v3 05/18] perf bpf: Remove unused pthread.h include
` [PATCH v3 06/18] perf lock: "
` [PATCH v3 07/18] perf record: Update use of pthread mutex
` [PATCH v3 08/18] perf sched: "
` [PATCH v3 09/18] perf ui: "
` [PATCH v3 10/18] perf mmap: Remove unnecessary pthread.h include
` [PATCH v3 11/18] perf dso: Update use of pthread mutex

[PATCH v3 1/3] mm/migrate_device.c: Flush TLB while holding PTL
 2022-08-24 15:39 UTC  (3+ messages)
` [PATCH v3 2/3] mm/migrate_device.c: Copy pte dirty bit to page

[PATCH] x86/sev: Mark snp_abort() noreturn
 2022-08-24 15:38 UTC  (2+ messages)

[RESEND PATCH v3 0/9] Make ghes_edac a proper module
 2022-08-24 15:37 UTC  (3+ messages)
` [RESEND PATCH v3 3/9] EDAC/ghes: Make ghes_edac a proper module to remove the dependency on ghes

[PATCH v3 0/3] Input: joystick: xpad: Add X-Box Adaptive Controller support
 2022-08-24 15:36 UTC  (4+ messages)
` [PATCH v3 2/3] Input: joystick: xpad: Add X-Box Adaptive Controller Layer button

drivers/gpu/host1x/context.c:65:23: error: too many arguments to function 'of_dma_configure_id'
 2022-08-24 15:34 UTC  (2+ messages)

[PATCH] of/device: Fix up of_dma_configure_id() stub
 2022-08-24 15:32 UTC 

[PATCH v4 0/6] KVM: selftests: Implement ucall "pool" (for SEV)
 2022-08-24 15:32 UTC  (4+ messages)
` [PATCH v4 5/6] KVM: selftests: Make arm64's MMIO ucall multi-VM friendly

[PATCH v10 0/6] Raspberry Pi Sense HAT driver
 2022-08-24 15:30 UTC  (4+ messages)

[PATCH v3 00/10] sched/psi: some optimization and extension
 2022-08-24 15:30 UTC  (4+ messages)
` [PATCH v3 05/10] sched/psi: optimize task switch inside shared cgroups again

[PATCH] KVM: s390: Pass initialized arg even if unused
 2022-08-24 15:30 UTC 

[PATCH] scsi: ufs: ufsfbo: Introduce File Based Optimization feature
 2022-08-24 15:26 UTC  (3+ messages)
  ` 答复: [External Mail]Re: "

[PATCH v1 00/35] drm: Analog TV Improvements
 2022-08-24 15:26 UTC  (4+ messages)
` [PATCH v1 23/35] drm/vc4: vec: Convert to the new TV mode property

[PATCH] KVM: x86: use TPAUSE to replace PAUSE in halt polling
 2022-08-24 15:26 UTC  (3+ messages)

[PATCH net-next] driver: cadence macb driver support acpi mode
 2022-08-24 15:25 UTC  (3+ messages)

[PATCH v8 3/3] arm64: dts: qcom: Add LTE SKUs for sc7280-villager family
 2022-08-24 15:25 UTC  (3+ messages)

[PATCH v2] watchdog: w83627hf_wdt: add bootstatus support
 2022-08-24 15:25 UTC  (2+ messages)

[PATCH v3 0/9] Move all drivers to a common dma-buf locking convention
 2022-08-24 15:24 UTC  (14+ messages)
` [PATCH v3 5/9] dma-buf: Move dma_buf_mmap_unlocked() to dynamic locking specification
` [PATCH v3 6/9] dma-buf: Move dma-buf attachment "
  ` [Linaro-mm-sig] "
` [PATCH v3 9/9] dma-buf: Remove internal lock

[PATCH v2 0/5] Fix some issues when looking up hugetlb page
 2022-08-24 15:23 UTC  (15+ messages)
` [PATCH v2 1/5] mm/hugetlb: fix races when looking up a CONT-PTE size "

[PATCH 0/2] sched/fair: feec()/scale_rt_capacity() improvements
 2022-08-24 15:22 UTC  (4+ messages)
` [PATCH 2/2] sched/fair: Use IRQ scaling for all sched classes

[PATCH v2 1/6] sysfs: do not create empty directories if no attributes are present
 2022-08-24 15:22 UTC  (8+ messages)
` [PATCH v2 2/6] soundwire: sysfs: move sdw_slave_dev_attr_group into the existing list of groups
` [PATCH v2 3/6] soundwire: sysfs: cleanup the logic for creating the dp0 sysfs attributes
` [PATCH v2 4/6] soundwire: sysfs: have the driver core handle the creation of the device groups
` [PATCH v2 5/6] soundwire: sysfs: remove sdw_slave_sysfs_init()
` [PATCH v2 6/6] soundwire: sysfs: remove unneeded ATTRIBUTE_GROUPS() comments

[PATCH v1 1/1] platform/x86: intel_cht_int33fe: Fix comment according to the code flow
 2022-08-24 15:21 UTC 

[PATCH] dt-bindings: fix wrong use of if_changed_rule
 2022-08-24 15:12 UTC  (3+ messages)

[PATCH v13 42/70] fs/proc/base: use maple tree iterators in place of linked list
 2022-08-24 15:12 UTC  (2+ messages)
` [PATCH] "

[RFC] coredump: Do not interrupt dump for TIF_NOTIFY_SIGNAL
 2022-08-24 15:11 UTC  (14+ messages)
                    ` [PATCH 0/2] coredump: Allow io_uring using apps to dump to pipes
                      ` [PATCH 2/2] coredump: Allow coredumps to pipes to work with io_uring

[PATCH 0/6] Minor improvements for pagewalk code
 2022-08-24 15:08 UTC  (3+ messages)
` [PATCH 7/6] mm: pagewalk: add back missing variable initializations

[RFC v2] perf: Rewrite core context handling
 2022-08-24 14:59 UTC  (4+ messages)

[PATCH v2 00/18] Mutex wrapper, locking and memory leak fixes
 2022-08-24 15:04 UTC  (7+ messages)
` [PATCH v2 01/18] perf mutex: Wrapped usage of mutex and cond
` [PATCH v2 07/18] perf record: Update use of pthread mutex

[PATCH -next] Maple Tree: remove not used entry in mas_preallocate()
 2022-08-24 15:03 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: fix incorrect fcntl call
 2022-08-24 15:03 UTC  (2+ messages)

[PATCH v7 0/2] Lattice sysCONFIG SPI FPGA manager
 2022-08-24 15:01 UTC  (3+ messages)
` [PATCH v7 1/2] fpga: lattice-sysconfig-spi: add Lattice sysCONFIG "
` [PATCH v7 2/2] dt-bindings: fpga: document "

[PATCH] i2c/cx25840: fix repeated words in comments
 2022-08-24 15:01 UTC  (2+ messages)

[PATCH] perf sched: Fix memory leaks in __cmd_record
 2022-08-24 14:59 UTC  (3+ messages)

[PATCH v1 0/9] Drivers for Alibaba YCC (Yitian Cryptography Complex) cryptographic accelerator
 2022-08-24 14:57 UTC  (3+ messages)
` [PATCH v1 1/9] crypto/ycc: Add YCC (Yitian Cryptography Complex) accelerator driver

[PATCH] media/i2c: fix repeated words in comments
 2022-08-24 14:58 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: add enable-strobe-pulldown to emmc phy on rk3399
 2022-08-24 14:57 UTC  (5+ messages)

[PATCH v2] perf sched: Fix memory leaks in __cmd_record
 2022-08-24 14:57 UTC 

[PATCH] pci/cx18: Use 'unsigned int' instead of just 'unsigned'
 2022-08-24 14:56 UTC  (2+ messages)

[PATCH] MAINTAINERS: rectify file entry in BONDING DRIVER
 2022-08-24 14:54 UTC  (2+ messages)

[RFC PATCH] gpio: pca953x: Support for pcal6534
 2022-08-24 14:54 UTC  (4+ messages)

[PATCH linux-next] block/rnbd-clt: Remove the unneeded result variable
 2022-08-24 14:51 UTC  (3+ messages)

[PATCH -next] mm/nommu: fix error handling in split_vma()
 2022-08-24 14:47 UTC  (2+ messages)

[PATCH v1 0/5] KVM: arm64: Enable ring-based dirty memory tracking
 2022-08-24 14:45 UTC  (12+ messages)
` [PATCH v1 1/5] "

[PATCH v3 0/2] Disable FIE on machines with slow counters
 2022-08-24 14:41 UTC  (6+ messages)
` [PATCH v3 1/2] ACPI: CPPC: Disable FIE if registers in PCC regions
` [PATCH v3 2/2] cpufreq: CPPC: Change FIE default

[PATCH] usb: host: Use helper function to get endpoint
 2022-08-24 14:40 UTC  (2+ messages)

[PATCH v1 00/19] Fix dma_map_sg error check
 2022-08-24 14:39 UTC  (4+ messages)
` [PATCH v1 19/19] net/mlx4: Fix error check for dma_map_sg

ANNOUNCE: pahole v1.24 (Faster BTF encoding, 64-bit BTF enum entries)
 2022-08-24 14:38 UTC  (5+ messages)

[PATCH RFC i2c-master] i2c: microchip: pci1xxxx: Add driver for I2C host controller in multifunction endpoint of pci1xxxx switch
 2022-08-24 14:38 UTC  (7+ messages)

[PATCH 0/2] usb: ehci: Prevent possible modulo by zero
 2022-08-24 14:38 UTC  (5+ messages)
` [PATCH 1/2] "

linux-next: Signed-off-by missing for commit in the cifs tree
 2022-08-24 14:35 UTC  (2+ messages)

[PATCH v2] tty: serial: atmel: Preserve previous USART mode if RS485 disabled
 2022-08-24 14:29 UTC 

[PATCH v1 char-misc-next 0/5] misc: microchip: pci1xxxx: Add auxiliary bus driver and the GPIO driver for PIO function of pci1xxxx
 2022-08-24 20:00 UTC  (6+ messages)
` [PATCH v1 char-misc-next 1/5] misc: microchip: pci1xxxx: load auxiliary bus driver for the PIO function in the multi-function endpoint of pci1xxxx device
` [PATCH v1 char-misc-next 2/5] misc: microchip: pci1xxxx: load gpio driver for the gpio controller auxiliary device enumerated by the auxiliary bus driver
` [PATCH v1 char-misc-next 3/5] misc: microchip: pci1xxxx: Add functions to configure gpio pins as input / output, get status, handle I/O for gpio pins
` [PATCH v1 char-misc-next 4/5] misc: microchip: pci1xxxx: Add gpio irq handler and irq helper functions irq_ack, irq_mask, irq_unmask and irq_set_type of irq_chip
` [PATCH v1 char-misc-next 5/5] misc: microchip: pci1xxxx: Add power management functions - suspend & resume handlers

[PATCH v2 0/5] pci_endpoint_test: Fix the return value of IOCTLs
 2022-08-24 14:28 UTC  (7+ messages)
` [PATCH v2 1/5] misc: pci_endpoint_test: Fix the return value of IOCTL
` [PATCH v2 2/5] tools: PCI: Fix parsing the return value of IOCTLs

[PATCH] xen/privcmd: fix error exit of privcmd_ioctl_dm_op()
 2022-08-24 14:26 UTC 

[PATCH] docs:kselftest: fix kselftest_module.h path of example module
 2022-08-24 14:25 UTC 

[PATCH v7 0/4] KVM: mm: count KVM mmu usage in memory stats
 2022-08-24 14:24 UTC  (6+ messages)
` [PATCH v7 1/4] mm: add NR_SECONDARY_PAGETABLE to count secondary page table uses
` [PATCH v7 4/4] KVM: arm64/mmu: count KVM s2 mmu usage in secondary pagetable stats

[PATCH v4 0/5] add support for another simatic board
 2022-08-24 14:24 UTC  (9+ messages)
` [PATCH v4 1/5] gpio-f7188x: Add GPIO support for Nuvoton NCT6116

linux-next: Fixes tag needs some work in the cifs tree
 2022-08-24 14:23 UTC  (2+ messages)

[PATCH RESEND v5 00/24] dmaengine: dw-edma: Add RP/EP local DMA controllers support
 2022-08-24 14:22 UTC  (6+ messages)
` [PATCH RESEND v5 24/24] PCI: dwc: Add DW eDMA engine support

[PATCH] drm/i915: Switch TGL-H DP-IN to dGFX when it's supported
 2022-08-24 14:22 UTC  (5+ messages)

[syzbot] INFO: trying to register non-static key in __access_remote_vm
 2022-08-24 14:20 UTC 

[PATCH v2 0/4] lib: optimize find_bit() functions
 2022-08-24 14:18 UTC  (11+ messages)
` [PATCH v2 1/3] lib/find_bit: introduce FIND_FIRST_BIT() macro
` [PATCH v2 2/3] lib/find_bit: create find_first_zero_bit_le()
` [PATCH v2 3/3] lib/find_bit: optimize find_next_bit() functions

[PATCH 1/1] mm/page_alloc: Leave IRQs enabled for per-cpu page allocations
 2022-08-24 14:18 UTC 

[PATCH 0/4] Remove Linux specific _OSI strings
 2022-08-24 14:16 UTC  (3+ messages)
` [PATCH 1/4] ACPI: OSI: Remove Linux-Dell-Video _OSI string

[PATCH 1/3] x86/tsc: implement tsc=directsync for systems without IA32_TSC_ADJUST
 2022-08-24 14:14 UTC  (4+ messages)
` [PATCH 3/3] x86/tsc: don't check for random warps if using direct sync

[PATCH linux-next] scsi: lpfc: Remove unneeded result variable
 2022-08-24 14:14 UTC  (2+ messages)

[PATCH linux-next] scsi: lpfc: Remove the unneeded result variable
 2022-08-24 14:14 UTC  (2+ messages)

[PATCH v2 0/2] kunit: add boot time parameter to enable KUnit
 2022-08-24 14:13 UTC  (6+ messages)
` [PATCH v2 1/2] kunit: add kunit.enable to enable/disable KUnit test

[PATCH 1/2] asus-wmi: Adjust tablet/lidflip handling to use enum
 2022-08-24 14:12 UTC  (2+ messages)

[PATCH] libbpf: Support raw btf placed in the default path
 2022-08-24 14:05 UTC 

[PATCH 1/5] soundwire: sysfs: move sdw_slave_dev_attr_group into the existing list of groups
 2022-08-24 14:04 UTC  (12+ messages)
` [PATCH 2/5] soundwire: sysfs: cleanup the logic for creating the dp0 sysfs attributes

[PATCH] docs: scheduler: Update new path for the sysctl knobs
 2022-08-24 14:04 UTC  (3+ messages)

[PATCH v5 0/5] add support for another simatic board
 2022-08-24 14:03 UTC  (6+ messages)
` [PATCH v5 1/5] gpio-f7188x: Add GPIO support for Nuvoton NCT6116
` [PATCH v5 2/5] gpio-f7188x: use unique labels for banks/chips
` [PATCH v5 3/5] leds: simatic-ipc-leds-gpio: add new model 227G
` [PATCH v5 4/5] platform/x86: simatic-ipc: enable watchdog for 227G
` [PATCH v5 5/5] platform/x86: simatic-ipc: add new model 427G

[PATCH] dmaengine: dw-edma: Add support for native HDMA
 2022-08-24 14:01 UTC 

[POSSIBLE BUG] Dereferencing of NULL pointer
 2022-08-24 14:00 UTC  (3+ messages)

[PATCH v3 0/2] coresight: etm4x: Expose default timestamp source in sysfs
 2022-08-24 13:59 UTC  (4+ messages)
` [PATCH v3 2/2] coresight: etm4x: docs: Add documentation for 'ts_source' sysfs interface

[PATCH v2 1/1] dt-binding: serial: mediatek,uart: update bingding for MT8188
 2022-08-24 13:59 UTC  (2+ messages)

[PATCH 0/9] Replace PREEMPT_RT ifdefs with preempt_[dis|en]able_nested()
 2022-08-24 13:57 UTC  (9+ messages)
` [PATCH 1/9] slub: Make PREEMPT_RT support less convoluted
` [PATCH 7/9] mm/compaction: Get rid of RT ifdeffery

[RFC 00/10] arm64/riscv: Introduce fast kexec reboot
 2022-08-24 13:53 UTC  (11+ messages)
` [RFC 06/10] rcu/hotplug: Make rcutree_dead_cpu() parallel

bpf selftest failed in 5.4.210 kernel
 2022-08-24 13:55 UTC  (11+ messages)

[PATCH] asus-wmi: Support the hardware GPU MUX on some laptops
 2022-08-24 13:55 UTC  (11+ messages)

[PATCH v2 0/7] Input: mt6779-keypad - double keys support
 2022-08-24 13:55 UTC  (3+ messages)

[PATCH] media/i2c: fix repeated words in comments
 2022-08-24 13:54 UTC  (2+ messages)

[PATCH] pinctrl: amd: Pick some different unicode symbols
 2022-08-24 13:51 UTC  (2+ messages)

[PATCH v4] regulator: dt-bindings: mediatek: add mt6366
 2022-08-24 13:48 UTC  (2+ messages)

[PATCH bpf-next v9 00/23] Introduce eBPF support for HID devices
 2022-08-24 13:40 UTC  (26+ messages)
` [PATCH bpf-next v9 01/23] bpf/verifier: allow all functions to read user provided context
` [PATCH bpf-next v9 02/23] bpf/verifier: do not clear meta in check_mem_size
` [PATCH bpf-next v9 03/23] selftests/bpf: add test for accessing ctx from syscall program type
` [PATCH bpf-next v9 04/23] bpf/verifier: allow kfunc to return an allocated mem
` [PATCH bpf-next v9 05/23] selftests/bpf: Add tests for kfunc returning a memory pointer
` [PATCH bpf-next v9 06/23] bpf: prepare for more bpf syscall to be used from kernel and user space
` [PATCH bpf-next v9 07/23] libbpf: add map_get_fd_by_id and map_delete_elem in light skeleton
` [PATCH bpf-next v9 08/23] HID: core: store the unique system identifier in hid_device
` [PATCH bpf-next v9 09/23] HID: export hid_report_type to uapi
` [PATCH bpf-next v9 10/23] HID: convert defines of HID class requests into a proper enum
` [PATCH bpf-next v9 11/23] HID: Kconfig: split HID support and hid-core compilation
` [PATCH bpf-next v9 12/23] HID: initial BPF implementation
` [PATCH bpf-next v9 13/23] selftests/bpf: add tests for the HID-bpf initial implementation
` [PATCH bpf-next v9 14/23] HID: bpf: allocate data memory for device_event BPF programs
` [PATCH bpf-next v9 15/23] selftests/bpf/hid: add test to change the report size
` [PATCH bpf-next v9 16/23] HID: bpf: introduce hid_hw_request()
` [PATCH bpf-next v9 17/23] selftests/bpf: add tests for bpf_hid_hw_request
` [PATCH bpf-next v9 18/23] HID: bpf: allow to change the report descriptor
` [PATCH bpf-next v9 19/23] selftests/bpf: add report descriptor fixup tests
` [PATCH bpf-next v9 20/23] selftests/bpf: Add a test for BPF_F_INSERT_HEAD
` [PATCH bpf-next v9 21/23] samples/bpf: add new hid_mouse example
` [PATCH bpf-next v9 21/23] samples/bpf: HID: "
` [PATCH bpf-next v9 22/23] HID: bpf: add Surface Dial example
` [PATCH bpf-next v9 22/23] samples/bpf: HID: "
` [PATCH bpf-next v9 23/23] Documentation: add HID-BPF docs

[PATCH 5.10 000/157] 5.10.138-rc3 review
 2022-08-24 13:41 UTC  (2+ messages)

[PATCH V4 0/6] Add S4 SoC PLL and Peripheral clock controller
 2022-08-24 13:37 UTC  (5+ messages)
` [PATCH V4 1/6] dt-bindings: clock: meson: add S4 SoC PLL clock controller bindings
` [PATCH V4 4/6] dt-bindings: clk: meson: add S4 SoC peripheral "

[RFC PATCH] mm: reduce noise in show_mem for lowmem allocations
 2022-08-24 13:34 UTC  (2+ messages)

[PATCH] media/v4l2-core: fix repeated words in comments
 2022-08-24 13:34 UTC 

[PATCH v6 0/2] power: domain: handle power supplies that need interrupts
 2022-08-24 13:30 UTC  (7+ messages)
` [PATCH v6 1/2] power: domain: handle genpd correctly when needing interrupts

KMSAN: uninit-value in ath9k_htc_rx_msg
 2022-08-24 13:30 UTC  (3+ messages)

[PATCH] pci/cx18: fix repeated words in comments
 2022-08-24 13:29 UTC 

[PATCH] perf hashmap: Tidy hashmap dependency
 2022-08-24 13:30 UTC  (2+ messages)

[PATCH] pci/cx18: fix repeated words in comments
 2022-08-24 13:27 UTC 


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