mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH 0/6] cpufreq: Enable COMPILE_TEST on Arm drivers
 2024-08-06 13:58 UTC  (3+ messages)
` [PATCH 1/6] cpufreq: qcom: Add explicit io.h include for readl/writel_relaxed
` [PATCH 2/6] cpufreq: omap: Drop asm includes

[PATCH cmpxchg 0/3] Provide emulation for one-byte cmpxchg()
 2024-08-06 13:57 UTC  (6+ messages)
` [PATCH cmpxchg 2/3] ARC: Emulate one-byte cmpxchg

[PATCH v3 0/4] Introduce userspace-driven ALSA timers
 2024-08-06 13:56 UTC  (9+ messages)
` [PATCH v3 1/4] ALSA: aloop: Allow using global timers
` [PATCH v3 2/4] Docs/sound: Add documentation for userspace-driven ALSA timers
` [PATCH v3 3/4] ALSA: timer: Introduce virtual userspace-driven timers
` [PATCH v3 4/4] selftests: ALSA: Cover userspace-driven timers with test

[PATCH 00/10] mm: remove vma_merge()
 2024-08-06 13:55 UTC  (19+ messages)
` [PATCH 02/10] mm: introduce vma_merge_struct and abstract merge parameters
` [PATCH 03/10] mm: abstract duplicated policy comparison
` [PATCH 04/10] mm: abstract parameters for vma_expand/shrink()
` [PATCH 07/10] mm: avoid using vma_merge() for new VMAs
` [PATCH 08/10] mm: introduce commit_merge(), abstracting merge operation
` [PATCH 09/10] mm: refactor vma_merge() into modify-only vma_merge_modified()
` [PATCH 10/10] mm: rework vm_ops->close() handling on VMA merge

[PATCH v2] perf/core: Optimize event reschedule for a PMU
 2024-08-06 13:54 UTC  (5+ messages)

[PATCH 0/9] Touch Bar support for T2 Macs
 2024-08-06 13:54 UTC  (10+ messages)
` [PATCH 1/9] HID: hid-appletb-bl: add driver for the backlight of Apple Touch Bars
  ` [PATCH 2/9] HID: hid-appletb-kbd: add driver for the keyboard mode "
    ` [PATCH 3/9] HID: multitouch: support getting the contact ID from HID_DG_TRANSDUCER_INDEX fields
      ` [PATCH 4/9] HID: multitouch: support getting the tip state from HID_DG_TOUCH fields
        ` [PATCH 5/9] HID: multitouch: take cls->maxcontacts into account for devices without a HID_DG_CONTACTMAX field too
          ` [PATCH 6/9] HID: multitouch: allow specifying if a device is direct in a class
            ` [PATCH 7/9] HID: multitouch: add device ID for Apple Touch Bars
              ` [PATCH 8/9] drm/format-helper: add helper for BGR888 to XRGB8888 conversion
                ` [PATCH 9/9] drm/tiny: add driver for Apple Touch Bars in x86 Macs

CVE-2024-42226: usb: xhci: prevent potential failure in handle_tx_event() for Transfer events without TRB
 2024-08-06 13:53 UTC  (4+ messages)

[PATCH RESEND v8 0/2] drm/atomic: Ease async flip restrictions
 2024-08-06 13:53 UTC  (3+ messages)
` [PATCH RESEND v8 1/2] drm/atomic: Let drivers decide which planes to async flip
` [PATCH RESEND v8 2/2] drm/amdgpu: Enable async flip on overlay planes

[PATCH] ASoC: rt1318: Constify struct reg_sequence
 2024-08-06 13:52 UTC 

[PATCH RFC 0/4] mm: Introduce guest_memfd library
 2024-08-06 13:51 UTC  (5+ messages)
` [PATCH RFC 1/4] mm: Introduce guest_memfd
` [PATCH RFC 4/4] mm: guest_memfd: Add ability for mmap'ing pages

[PATCH v1 1/5] perf test: Add build test for JEVENTS_ARCH=all
 2024-08-06 13:51 UTC  (7+ messages)
` [PATCH v1 4/5] perf pmu-events: Remove duplicated riscv firmware event

[PATCH 0/3] drm/omap: Minor fixes
 2024-08-06 13:50 UTC  (4+ messages)
` [PATCH 1/3] drm/omap: Fix possible NULL dereference
` [PATCH 2/3] drm/omap: Hide sparse warnings
` [PATCH 3/3] drm/omap: Fix locking in omap_gem_new_dmabuf()

[BUG REPORT]net: page_pool: kernel crash at iommu_get_dma_domain+0xc/0x20
 2024-08-06 13:50 UTC  (9+ messages)

[PATCH v3 0/4] x86/cpu: Add Bus Lock Detect support for AMD
 2024-08-06 13:49 UTC  (6+ messages)
` [PATCH v3 1/4] x86/split_lock: Move Split and Bus lock code to a dedicated file
` [PATCH v3 2/4] x86/bus_lock: Add support for AMD
` [PATCH v3 3/4] KVM: SVM: Don't advertise Bus Lock Detect to guest if SVM support is missing
` [PATCH v3 4/4] KVM: SVM: Add Bus Lock Detect support

[PATCH v5 3/3] fs/file.c: add fast path in find_next_fd()
 2024-08-06 13:48 UTC  (2+ messages)

[PATCH v3 0/2] Add Watchdog Timer driver for Renesas RZ/V2H(P) SoC
 2024-08-06 13:47 UTC  (4+ messages)
` [PATCH v3 2/2] watchdog: Add Watchdog Timer driver for RZ/V2H(P)

Bidding Services
 2024-08-06 13:46 UTC 

[PATCH] iommu/s390: Implement blocking domain
 2024-08-06 13:45 UTC 

[syzbot] [bluetooth?] WARNING in __hci_cmd_sync_sk
 2024-08-06 13:45 UTC 

[PATCH v5 1/3] fs/file.c: remove sanity_check and add likely/unlikely in alloc_fd()
 2024-08-06 13:44 UTC  (2+ messages)

[PATCH v1 00/11] Tegra114: complete TF701T device tree
 2024-08-06 13:43 UTC  (14+ messages)
` [PATCH v1 01/11] ARM: nvidia: tf701t: use unimomentary pinmux setup
` [PATCH v1 02/11] ARM: nvidia: tf701t: bind VDE device
` [PATCH v1 03/11] ARM: nvidia: tf701t: correct and complete PMIC and PMC bindings
` [PATCH v1 04/11] ARM: nvidia: tf701t: add HDMI bindings
` [PATCH v1 05/11] ARM: nvidia: tf701t: add Bluetooth node
` [PATCH v1 06/11] ARM: nvidia: tf701t: adjust sensors nodes
` [PATCH v1 07/11] ARM: nvidia: tf701t: complete sound bindings
` [PATCH v1 08/11] ARM: nvidia: tf701t: bind WIFI SDIO and EMMC
` [PATCH v1 09/11] ARM: nvidia: tf701t: re-group GPIO keys
` [PATCH v1 10/11] ARM: nvidia: tf701t: use dedicated backlight regulator
` [PATCH v1 11/11] ARM: nvidia: tf701t: configure USB

[PATCH v1] arm: dts: st: Add MECIO1 and MECT1S board variants
 2024-08-06 13:43 UTC  (5+ messages)

[syzbot] [bluetooth?] WARNING in __hci_cmd_sync_sk
 2024-08-06 13:43 UTC  (2+ messages)
` [syzbot] "

[PATCH 00/10] Introduce guestmemfs: persistent in-memory filesystem
 2024-08-06 13:43 UTC  (4+ messages)

[PATCH] ASoC: cs43130: Constify struct reg_sequence and reg_sequences
 2024-08-06 13:43 UTC 

[PATCH v1 00/11] mm: replace follow_page() by folio_walk
 2024-08-06 13:42 UTC  (2+ messages)

[PATCH][next] net: atlantic: Aavoid -Wflex-array-member-not-at-end warnings
 2024-08-06 13:42 UTC  (3+ messages)
` [EXTERNAL] "

[PATCH] firmware: arm_scmi: fix voltage description in failure cases
 2024-08-06 13:42 UTC  (4+ messages)

[PATCH] sched/cpufreq: Use USEC_PER_SEC for deadline task
 2024-08-06 13:41 UTC 

[RFC PATCH] jbd2: fix a potential assertion failure due to improperly dirtied buffer
 2024-08-06 13:40 UTC  (2+ messages)

[syzbot] [can?] WARNING: refcount bug in j1939_session_put
 2024-08-06 13:39 UTC  (4+ messages)

Ubuntu RT2X00 WIFI USB Driver Kernel NULL pointer Dereference&Use-After-Free Vulnerability
 2024-08-06 13:38 UTC  (5+ messages)

[PATCH] Revert "perf: Add a counter for number of user access events in context"
 2024-08-06 13:37 UTC  (3+ messages)

[PATCH] evm: stop avoidably reading i_writecount in evm_file_release
 2024-08-06 13:36 UTC 

[PATCH 0/4] arm64: dts: imx8mm-kontron: Add HDMI and LVDS display support
 2024-08-06 13:33 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: vendor-prefixes: Add Jenson Display
` [PATCH 2/4] dt-bindings: display: panel-lvds: Add compatible for Jenson BL-JT60050-01A
` [PATCH 3/4] arm64: dts: imx8mm-kontron: Add support for display bridges on BL i.MX8MM
` [PATCH 4/4] arm64: dts: imx8mm-kontron: Add DL (Display-Line) overlay with LVDS support

[RFC PATCH v18 0/8] TPEBS counting mode support
 2024-08-06 13:32 UTC  (6+ messages)

[paulmck-rcu:non-rcu/next] BUILD SUCCESS 320805a45df3ba5e5d1f7e59b868ea455449c394
 2024-08-06 13:31 UTC 

[PATCH 1/2] nbd: implement the WRITE_ZEROES command
 2024-08-06 13:30 UTC  (4+ messages)
` [PATCH v2 1/3] "
  ` [PATCH v2 2/3] nbd: nbd_bg_flags_show: add NBD_FLAG_ROTATIONAL
  ` [PATCH v2 3/3] nbd: correct the maximum value for discard sectors

[PATCH] refscale: Constify struct ref_scale_ops
 2024-08-06 13:30 UTC 

[PATCH v3 00/26] mm: introduce numa_memblks
 2024-08-06 13:28 UTC  (46+ messages)
` [PATCH v3 02/26] MIPS: sgi-ip27: make NODE_DATA() the same as on all other architectures
` [PATCH v3 03/26] MIPS: sgi-ip27: ensure node_possible_map only contains valid nodes
` [PATCH v3 04/26] MIPS: sgi-ip27: drop HAVE_ARCH_NODEDATA_EXTENSION
` [PATCH v3 06/26] MIPS: loongson64: "
` [PATCH v3 10/26] x86/numa: simplify numa_distance allocation
` [PATCH v3 11/26] x86/numa: use get_pfn_range_for_nid to verify that node spans memory
` [PATCH v3 12/26] x86/numa: move FAKE_NODE_* defines to numa_emu
` [PATCH v3 13/26] x86/numa_emu: simplify allocation of phys_dist
` [PATCH v3 14/26] x86/numa_emu: split __apicid_to_node update to a helper function
` [PATCH v3 15/26] x86/numa_emu: use a helper function to get MAX_DMA32_PFN
` [PATCH v3 16/26] x86/numa: numa_{add,remove}_cpu: make cpu parameter unsigned
` [PATCH v3 17/26] mm: introduce numa_memblks
` [PATCH v3 18/26] mm: move numa_distance and related code from x86 to numa_memblks
` [PATCH v3 19/26] mm: introduce numa_emulation
` [PATCH v3 20/26] mm: numa_memblks: introduce numa_memblks_init
` [PATCH v3 21/26] mm: numa_memblks: make several functions and variables static
` [PATCH v3 22/26] mm: numa_memblks: use memblock_{start,end}_of_DRAM() when sanitizing meminfo
` [PATCH v3 23/26] of, numa: return -EINVAL when no numa-node-id is found
` [PATCH v3 24/26] arch_numa: switch over to numa_memblks
` [PATCH v3 25/26] mm: make range-to-target_node lookup facility a part of numa_memblks
` [PATCH v3 26/26] docs: move numa=fake description to kernel-parameters.txt

[PATCH v2] crypto: arm64/poly1305 - move data to rodata section
 2024-08-06 13:28 UTC  (4+ messages)

[PATCH 0/1] arm64/tools/sysreg: Add Sysreg128/SysregFields128
 2024-08-06 13:28 UTC  (4+ messages)

[PATCH v3 0/6] mtd: improve block2mtd + airoha parser
 2024-08-06 13:26 UTC  (11+ messages)
` [PATCH v3 1/6] dt-bindings: nvme: Document nvme-card compatible
` [PATCH v3 2/6] nvme: assign of_node to nvme device

[PATCH v3 00/15] honor isolcpus configuration
 2024-08-06 13:26 UTC  (8+ messages)
` [PATCH v3 01/15] scsi: pm8001: do not overwrite PCI queue mapping
` [PATCH v3 02/15] virito: add APIs for retrieving vq affinity
` [PATCH v3 03/15] blk-mq: introduce blk_mq_dev_map_queues

[PATCH 0/2] drm/bridge: lt9611uxc: require DRM_BRIDGE_ATTACH_NO_CONNECTOR
 2024-08-06 13:26 UTC  (2+ messages)

[PATCH net-next v3 0/5] net: dsa: microchip: ksz8795: add Wake on LAN support
 2024-08-06 13:25 UTC  (6+ messages)
` [PATCH net-next v3 1/5] dt-bindings: net: dsa: microchip: add microchip,pme-active-high flag
` [PATCH net-next v3 2/5] net: dsa: microchip: move KSZ9477 WoL functions to ksz_common
` [PATCH net-next v3 3/5] net: dsa: microchip: generalize KSZ9477 WoL functions at ksz_common
` [PATCH net-next v3 4/5] net: dsa: microchip: add WoL support for KSZ87xx family
` [PATCH net-next v3 5/5] net: dsa: microchip: apply KSZ87xx family fixes wrt datasheet

[PATCH 1/1] selinux: Fix potential counting error in avc_add_xperms_decision()
 2024-08-06 13:25 UTC  (2+ messages)

NULL pointer deref when running BPF monitor program (6.11.0-rc1)
 2024-08-06 13:24 UTC  (5+ messages)

[PATCH RFC 0/3] iio: adc: add new ad7625 driver
 2024-08-06 13:17 UTC  (4+ messages)
` [PATCH RFC 1/3] dt-bindings: iio: adc: add AD762x/AD796x ADCs

[PATCH] drm/etnaviv: Remove GFP_HIGHUSER in systems with 32 address limits
 2024-08-06 13:17 UTC  (3+ messages)

[PATCH v3 00/10] Add Rust linked list for reference counted values
 2024-08-06 13:16 UTC  (4+ messages)
` [PATCH v3 02/10] rust: list: add ListArc

[PATCH 0/3] add some node for amlogic c3
 2024-08-06 13:14 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: clock: fix C3 PLL input parameter
` [PATCH 2/3] arm64: dts: amlogic: add some device nodes for C3
` [PATCH 3/3] arm64: dts: amlogic: add C3 AW419 board

[PATCH v1] usb: musb: poll ID pin status in dual-role mode in mpfs glue layer
 2024-08-06 13:14 UTC 

[PATCH iwl-next 0/9] idpf: XDP chapter II: convert Tx completion to libeth
 2024-08-06 13:12 UTC  (10+ messages)
` [PATCH iwl-next 1/9] unroll: add generic loop unroll helpers
` [PATCH iwl-next 2/9] libeth: add common queue stats
` [PATCH iwl-next 3/9] libie: add Tx buffer completion helpers
` [PATCH iwl-next 4/9] idpf: convert to libie Tx buffer completion
` [PATCH iwl-next 5/9] netdevice: add netdev_tx_reset_subqueue() shorthand
` [PATCH iwl-next 6/9] idpf: refactor Tx completion routines
` [PATCH iwl-next 7/9] idpf: fix netdev Tx queue stop/wake
` [PATCH iwl-next 8/9] idpf: enable WB_ON_ITR
` [PATCH iwl-next 9/9] idpf: switch to libeth generic statistics

[PATCH v3 0/9] Make SCMI transport as standalone drivers
 2024-08-06 13:12 UTC  (3+ messages)
` [PATCH v3 5/9] firmware: arm_scmi: Make MBOX transport a standalone driver

[PATCHSET 0/5] perf annotate: Add --skip-empty option (v1)
 2024-08-06 13:12 UTC  (7+ messages)
` [PATCH 5/5] perf annotate: Add --skip-empty option

[PATCH net-next 0/2] net/smc: introduce ringbufs usage statistics
 2024-08-06 13:07 UTC  (4+ messages)
` [PATCH net-next 2/2] net/smc: introduce statistics for ringbufs usage of net namespace

include/linux/bitfield.h:189:18: warning: 'value32' is used uninitialized
 2024-08-06 13:07 UTC 

[PATCH v5] rust: mm: add abstractions for mm_struct and vm_area_struct
 2024-08-06 13:04 UTC 

[PATCH v5 0/4] PCI: Allow D3Hot for PCI bridges in Devicetree based platforms
 2024-08-06 13:02 UTC  (7+ messages)
` [PATCH v5 4/4] PCI: Allow PCI bridges to go to D3Hot on all "

[PATCH v3 0/8] mm/mprotect: Fix dax puds
 2024-08-06 13:02 UTC  (5+ messages)
` [PATCH v3 2/8] mm/mprotect: Remove NUMA_HUGE_PTE_UPDATES

[RFC PATCH 0/6] DRM resource management cgroup, try 2
 2024-08-06 13:01 UTC  (7+ messages)
` [RFC PATCH 2/6] drm/cgroup: Add memory accounting DRM cgroup

[PATCH] regulator: bd9576: Constify struct linear_range
 2024-08-06 13:01 UTC 

[PATCH v5 5/7] qapi/ghes-cper: add an interface to do generic CPER error injection
 2024-08-06 12:58 UTC  (3+ messages)

[PATCH -next] powerpc: Fix a config comment typo in asm/percpu.h
 2024-08-06 12:56 UTC  (3+ messages)

[PATCH] mm: attempt to batch free swap entries for zap_pte_range()
 2024-08-06 12:56 UTC  (2+ messages)

CVE-2024-42082: xdp: Remove WARN() from __xdp_reg_mem_model()
 2024-08-06 12:50 UTC  (3+ messages)

[bug report] iommu/arm-smmu-v3: Event cannot be printed in some scenarios
 2024-08-06 12:49 UTC  (9+ messages)

[PATCH v2 00/10] TDX host: metadata reading tweaks, bug fix and info dump
 2024-08-06 12:48 UTC  (5+ messages)
` [PATCH v2 08/10] x86/virt/tdx: Print TDX module basic information

[PATCH net-next v17 03/14] netdev: support binding dma-buf to netdevice
 2024-08-06 12:39 UTC  (5+ messages)

[syzbot] Monthly jffs2 report (Aug 2024)
 2024-08-06 12:39 UTC 

[PATCH bpf-next 0/4] selftests/bpf: convert three other cgroup tests to test_progs
 2024-08-06 12:38 UTC  (5+ messages)
` [PATCH bpf-next 2/4] selftests/bpf: convert test_cgroup_storage "

[PATCH] dma,debug: avoid deadlock between dma debug vs printk and netcons
 2024-08-06 12:38 UTC  (2+ messages)

[PATCH v5 0/5] Add per-transport SCMI communication debug statistics
 2024-08-06 12:37 UTC  (3+ messages)

[PATCH v8 0/4] debugfs to hisilicon migration driver
 2024-08-06 12:29 UTC  (2+ messages)
` [PATCH v8 4/4] Documentation: add debugfs description for hisi migration

[PATCH] media: s5p-mfc: Corrected NV12M/NV21M plane-sizes
 2024-08-06 11:57 UTC 

page:  |  | latest

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

all inboxes | Powered by JetHome®