messages from 2023-07-17 21:05:30 to 2023-07-18 01:06:46 UTC [more...]
[PATCH] ufs: Explicitly include correct DT includes
2023-07-18 1:06 UTC (2+ messages)
[PATCH v2 0/9] tracing: Improbe BTF support on probe events
2023-07-18 1:03 UTC (8+ messages)
` [PATCH v2 2/9] bpf/btf: tracing: Move finding func-proto API and getting func-param API to BTF
[PATCH v2] sched: Optimize in_task() and in_interrupt() a bit
2023-07-18 0:59 UTC
[PATCH] ALSA: gus: Fix errors in gus_mem.c
2023-07-18 1:02 UTC
[PATCH -next] media: i2c: No need to set device_driver owner
2023-07-18 1:01 UTC
[PATCH v2] scripts/link-vmlinux.sh: Add alias to duplicate symbols for kallsyms
2023-07-18 1:01 UTC (4+ messages)
[RFC 0/2] mm: PCP high auto-tuning
2023-07-18 0:55 UTC (9+ messages)
` [RFC 2/2] mm: alloc/free depth based "
Fwd: Unexplainable packet drop starting at v6.4
2023-07-18 0:51 UTC
[PATCH 0/5] mm: convert to vma_is_heap/stack()
2023-07-18 0:50 UTC (4+ messages)
` [PATCH 2/5] mm: use vma_is_stack() and vma_is_heap()
[PATCH v2 0/2] Fix hugetlb free path race with memory errors
2023-07-18 0:49 UTC (3+ messages)
` [PATCH v2 1/2] hugetlb: Do not clear hugetlb dtor until allocating vmemmap
` [PATCH v2 2/2] hugetlb: optimize update_and_free_pages_bulk to avoid lock cycles
[RFC PATCH 0/3] memfd: cleanups for vm.memfd_noexec
2023-07-18 0:47 UTC (2+ messages)
linux-next: Tree for Jul 13 (drivers/video/fbdev/ps3fb.c)
2023-07-18 0:45 UTC
[PATCH] x86/sgx: fix a NULL pointer
2023-07-18 0:45 UTC (4+ messages)
[PATCH] mm/memory-failure: fix hardware poison check in unpoison_memory()
2023-07-18 0:39 UTC (4+ messages)
Qt6 port of kconfig qconf
2023-07-18 0:33 UTC (2+ messages)
[PATCH -next] regulator: Remove duplicated include in mt6359-regulator.c
2023-07-18 0:32 UTC
[PATCH v2] drm/msm/dsi: Enable DATABUS_WIDEN for DSI command mode
2023-07-18 0:30 UTC (7+ messages)
[PATCH] taging: fbtft: Add space around '='
2023-07-18 0:29 UTC (2+ messages)
[PATCH -next] hwmon: Remove duplicated include in lm75.c
2023-07-18 0:30 UTC (2+ messages)
[patch 00/58] x86/apic: Decrapification and static calls
2023-07-18 0:27 UTC (61+ messages)
` [patch 01/58] x86/cpu: Make identify_boot_cpu() static
` [patch 02/58] x86/cpu: Remove unused physid_*() nonsense
` [patch 03/58] x86/apic: Rename disable_apic
` [patch 04/58] x86/apic/ioapic: Rename skip_ioapic_setup
` [patch 05/58] x86/apic: Remove pointless x86_bios_cpu_apicid
` [patch 06/58] x86/apic: Get rid of hard_smp_processor_id()
` [patch 07/58] x86/apic: Remove unused max_physical_apicid
` [patch 08/58] x86/apic: Nuke unused apic::inquire_remote_apic()
` [patch 09/58] x86/apic: Get rid of boot_cpu_physical_apicid madness
` [patch 10/58] x86/apic: Register boot CPU APIC early
` [patch 11/58] x86/apic: Remove the pointless APIC version check
` [patch 12/58] x86/of: Fix the APIC address registration
` [patch 13/58] x86/apic: Make some APIC init functions bool
` [patch 14/58] x86/apic: Split register_apic_address()
` [patch 15/58] x86/apic: Sanitize APIC address setup
` [patch 16/58] x86/apic: Sanitize num_processors handling
` [patch 17/58] x86/apic: Nuke another processor check
` [patch 18/58] x86/apic: Remove check_phys_apicid_present()
` [patch 19/58] x86/apic: Get rid of apic_phys
` [patch 20/58] x86/apic/32: Sanitize logical APIC ID handling
` [patch 21/58] x86/apic/32: Remove x86_cpu_to_logical_apicid
` [patch 22/58] x86/apic/ipi: Code cleanup
` [patch 23/58] x86/apic: Mop up early_per_cpu() abuse
` [patch 24/58] x86/apic/32: Remove pointless default_acpi_madt_oem_check()
` [patch 25/58] x86/apic/32: Decrapify the def_bigsmp mechanism
` [patch 26/58] x86/apic/32: Remove bigsmp_cpu_present_to_apicid()
` [patch 27/58] x86/apic: Nuke empty init_apic_ldr() callbacks
` [patch 28/58] x86/apic: Nuke apic::apicid_to_cpu_present()
` [patch 29/58] x86/ioapic/32: Decrapify phys_id_present_map operation
` [patch 30/58] x86/apic: Mop up *setup_apic_routing()
` [patch 31/58] x86/apic: Mop up apic::apic_id_registered()
` [patch 32/58] x86/apic/ipi: Tidy up the code and fixup comments
` [patch 33/58] x86/apic: Consolidate wait_icr_idle() implementations
` [patch 34/58] x86/apic: Allow apic::wait_icr_idle() to be NULL
` [patch 35/58] x86/apic: Allow apic::safe_wait_icr_idle() "
` [patch 36/58] x86/apic: Move safe wait_icr_idle() next to apic_mem_wait_icr_idle()
` [patch 37/58] x86/apic/uv: Get rid of wrapper callbacks
` [patch 38/58] x86/apic/x2apic: Share all common IPI functions
` [patch 39/58] x86/apic/64: Uncopypaste probing
` [patch 40/58] x86/apic: Wrap APIC ID validation into an inline
` [patch 41/58] x86/apic: Add max_apic_id member
` [patch 42/58] x86/apic: Simplify X2APIC ID validation
` [patch 43/58] x86/apic: Prepare x2APIC for using apic::max_apic_id
` [patch 44/58] x86/apic: Sanitize APID ID range validation
` [patch 45/58] x86/apic: Remove pointless NULL initializations
` [patch 46/58] x86/apic/noop: Tidy up the code
` [patch 47/58] x86/apic: Remove pointless arguments from [native_]eoi_write()
` [patch 48/58] x86/apic: Nuke ack_APIC_irq()
` [patch 49/58] x86/apic: Wrap apic->native_eoi() into a helper
` [patch 50/58] x86/apic: Provide common init infrastructure
` [patch 51/58] x86/apic: Provide apic_update_callback()
` [patch 52/58] x86/apic: Replace acpi_wake_cpu_handler_update() and apic_set_eoi_cb()
` [patch 53/58] x86/apic: Convert other overrides to apic_update_callback()
` [patch 54/58] x86/xen/apic: Mark apic __ro_after_init
` [patch 55/58] x86/apic: Mark all hotpath APIC callback wrappers __always_inline
` [patch 56/58] x86/apic: Wrap IPI calls into helper functions
` [patch 57/58] x86/apic: Provide static call infrastructure for APIC callbacks
` [patch 58/58] x86/apic: Turn on static calls
[PATCH] dma-buf: remove unintended hyphen in the sysfs path
2023-07-18 0:27 UTC
[PATCH v2 00/15] drm/msm: Add SM6125 MDSS/DPU hardware and enable Sony Xperia 10 II panel
2023-07-18 0:21 UTC (2+ messages)
` (subset) "
[PATCH] drm/msm/dpu: add missing flush and fetch bits for DMA4/DMA5 planes
2023-07-18 0:09 UTC (2+ messages)
[PATCH] perf script: print cgroup on the same line as comm
2023-07-18 0:07 UTC
[PATCH] net: dsa: remove deprecated strncpy
2023-07-18 0:04 UTC
linux-next: build failure after merge of the mm tree
2023-07-18 0:02 UTC
[PATCH] tracing/probes: Differentiate BTF support from start of function
2023-07-18 0:00 UTC (2+ messages)
[PATCH net-next] net: mana: Add page pool for RX buffers
2023-07-17 23:59 UTC (5+ messages)
` "
[PATCH] drivers/cros_ec: Emergency sync filesystem on EC panic
2023-07-17 23:54 UTC (3+ messages)
[PATCH] cxl: Fix memory leak bug in alloc_mock_res()
2023-07-17 23:49 UTC (2+ messages)
linux-next: build failure after merge of the mm tree
2023-07-17 23:40 UTC
[RFC PATCH] madvise: make madvise_cold_or_pageout_pte_range() support large folio
2023-07-17 23:38 UTC (9+ messages)
[PATCH v3 0/4] variable-order, large folios for anonymous memory
2023-07-17 23:37 UTC (7+ messages)
` [PATCH v3 3/4] mm: FLEXIBLE_THP for improved performance
[PATCH rcu 0/5] Tasks RCU updates for v6.6
2023-07-17 23:34 UTC (4+ messages)
` [PATCH rcu 5/5] checkpatch: Complain about unexpected uses of RCU Tasks Trace
[PATCH] Bluetooth: Add VID/PID 0489/e102 for MediaTek MT7922
2023-07-17 23:34 UTC (5+ messages)
[PATCH 6.1 000/589] 6.1.39-rc3 review
2023-07-17 23:33 UTC (4+ messages)
[PATCH] RDMA/rxe: Fix an error handling path in rxe_bind_mw()
2023-07-17 23:20 UTC (3+ messages)
[PATCH v1 0/3] Optimize large folio interaction with deferred split
2023-07-17 23:27 UTC (3+ messages)
` [PATCH v1 3/3] mm: Batch-zap large anonymous folio PTE mappings
[PATCH v4 00/10] riscv: Allow userspace to directly access perf counters
2023-07-17 23:22 UTC (3+ messages)
[PATCH] ARM: pxa: Drop unused includes
2023-07-17 23:11 UTC (2+ messages)
[PATCH] ARM: bcm: Drop unused includes
2023-07-17 22:57 UTC
[PATCH] ARM: hpe: Drop unused includes
2023-07-17 22:56 UTC
[PATCH v1 1/1] seq_file: Replace strncpy()+nul by strscpy()
2023-07-17 23:09 UTC (5+ messages)
[PATCH] ARM: versatile: Drop unused includes
2023-07-17 23:08 UTC (2+ messages)
[PATCH v2] fs: inode: return proper error code in bmap()
2023-07-17 23:08 UTC (4+ messages)
[PATCH] ARM: keystone: Drop unused includes
2023-07-17 22:56 UTC
[PATCHSET v3 wq/for-6.5] workqueue: Implement automatic CPU intensive detection and add monitoring
2023-07-17 23:03 UTC (9+ messages)
` [PATCH 6/7] workqueue: Report work funcs that trigger automatic CPU_INTENSIVE mechanism
` [PATCH v2 "
` Consider switching to WQ_UNBOUND messages (was: Re: [PATCH v2 6/7] workqueue: Report work funcs that trigger automatic CPU_INTENSIVE mechanism)
[PATCH] ARM: dove: Drop unused includes
2023-07-17 22:56 UTC
[PATCH] ARM: berlin: Drop unused includes
2023-07-17 22:56 UTC
[PATCH] ARM: nomadik: Drop unused includes
2023-07-17 22:55 UTC
[PATCH] ARM: at91: Explicitly include correct DT includes
2023-07-17 22:54 UTC
[PATCH] ARM: alpine: Drop unused includes
2023-07-17 22:57 UTC
[PATCH] ARM: keystone: Drop unused includes
2023-07-17 22:56 UTC
[PATCH] ARM: npcm: Drop unused includes
2023-07-17 22:55 UTC
[PATCH] ARM: omap2: Explicitly include correct DT includes
2023-07-17 22:54 UTC
[PATCH] ARM: shmobile: Drop unused includes
2023-07-17 22:56 UTC
[PATCH] ARM: zynq: Explicitly include correct DT includes
2023-07-17 22:53 UTC
[PATCH] ARM: imx: Drop unused includes
2023-07-17 22:55 UTC
[PATCH] ARM: hisi: Drop unused includes
2023-07-17 22:56 UTC
[PATCH] ARM: meson: Drop unused includes
2023-07-17 22:56 UTC
[PATCH] ARM: socfpga: Explicitly include correct DT includes
2023-07-17 22:54 UTC
[PATCH] ARM: nspire: Drop unused includes
2023-07-17 22:55 UTC
[PATCH] ARM: mmp: Drop unused includes
2023-07-17 22:55 UTC
[PATCH] ARM: rockchip: Drop unused includes
2023-07-17 22:55 UTC
[PATCH] mm: kill frontswap
2023-07-17 22:58 UTC (8+ messages)
[PATCH] ARM: s5pv210: Explicitly include correct DT includes
2023-07-17 22:54 UTC
[PATCH] ARM: mvebu: Explicitly include correct DT includes
2023-07-17 22:54 UTC
[PATCH v6] vfio/pci: Propagate ACPI notifications to user-space via eventfd
2023-07-17 22:52 UTC (6+ messages)
` [PATCH 0/2] eventfd: simplify signal helpers
[PATCH] pwm: Explicitly include correct DT includes
2023-07-17 22:39 UTC (2+ messages)
[PATCH 0/3] DRM scheduler documentation & bug fixes
2023-07-17 22:45 UTC (6+ messages)
` [PATCH 3/3] drm/scheduler: Clean up jobs when the scheduler is torn down
[PATCH v2] igc: Ignore AER reset when device is suspended
2023-07-17 22:42 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH] drm: remove drm_bridge_hpd_disable() from drm_bridge_connector_destroy()
2023-07-17 22:34 UTC
"Resetting" an overlay fs entry; clearing the upper layer and revealing the lower layer
2023-07-17 22:30 UTC
[PATCH net-next 1/2] dt-bindings: net: snps,dwmac: add phy-supply support
2023-07-17 22:30 UTC (4+ messages)
` [PATCH net-next 2/2] net: stmmac: platform: add support for phy-supply
[PATCH] drm/amd/display: Allow building DC with clang on RISC-V
2023-07-17 22:29 UTC
[PATCH v2 0/2] hwmon: (oxp-sensors) Refactor probe() and init() and remove devm_add_groups()
2023-07-17 22:25 UTC (3+ messages)
` [PATCH v2 1/2] hwmon: (oxp-sensors) Move tt_toggle attribute to dev_groups
` [PATCH v2 2/2] hwmon: (oxp-sensors) Move board detection to the init function
[PATCH] regulator: da9063: fix null pointer deref with partial DT config
2023-07-17 22:22 UTC (2+ messages)
linux-next: error while fetching the v4l-dvb-fixes tree
2023-07-17 22:21 UTC (3+ messages)
[PATCH 0/2] gpio: sifive: Module support
2023-07-17 22:18 UTC (4+ messages)
` [PATCH 1/2] of/irq: Export of_irq_count()
[PATCH v2] lib/bitmap: workaround const_eval test build failure
2023-07-17 22:17 UTC (2+ messages)
[PATCH] lib/bitmap: waive const_eval test as it breaks the build
2023-07-17 22:06 UTC (6+ messages)
[PATCH 0/2] Add support for rpmsg sound card on i.MX93 platform
2023-07-17 21:59 UTC (2+ messages)
[PATCH 1/5] ASoC: bcm: bcm63xx-i2s-whistler: Convert to devm_platform_ioremap_resource()
2023-07-17 21:59 UTC (2+ messages)
[PATCH v3 0/3] Fix a couple of corner cases in feec() when using uclamp_max
2023-07-17 21:57 UTC (4+ messages)
` [PATCH v3 1/3] sched/uclamp: Set max_spare_cap_cpu even if max_spare_cap is 0
` [PATCH v3 2/3] sched/uclamp: Ignore (util == 0) optimization in feec() when p_util_max = 0
` [PATCH v3 3/3] sched/tp: Add new tracepoint to track compute energy computation
[PATCH v2 0/3] Fix a couple of corner cases in feec() when using uclamp_max
2023-07-17 21:49 UTC (6+ messages)
` [PATCH v2 1/3] sched/uclamp: Set max_spare_cap_cpu even if max_spare_cap is 0
[PATCH] drm/panel-edp: Add AUO B116XAB01.4 (HW:0A) panel entry
2023-07-17 21:40 UTC (2+ messages)
[PATCH RFC 0/9] perf tool: sys event metric support re-write
2023-07-17 21:39 UTC (14+ messages)
` [PATCH RFC 4/9] perf jevents: Add sys_events_find_events_table()
[PATCH v1 0/5] incorporate pm runtime framework and eDP clean up
2023-07-17 21:39 UTC (4+ messages)
` [PATCH v1 2/5] drm/msm/dp: incorporate pm_runtime framework into DP driver
[PATCH v7 12/14] crypto: iaa - Add support for deflate-iaa compression algorithm
2023-07-17 21:35 UTC (3+ messages)
next: kernel BUG at fs/ext4/mballoc.c:4369!
2023-07-17 21:34 UTC (3+ messages)
[PATCH v1] perf doc: Document ring buffer mechanism
2023-07-17 21:27 UTC (2+ messages)
[PATCH v3 RESEND] x86/mm: Fix PAT bit missing from page protection modify mask
2023-07-17 21:25 UTC (4+ messages)
[syzbot] [reiserfs?] possible deadlock in vfs_setxattr (2)
2023-07-17 21:24 UTC (2+ messages)
[RESEND] clk: qcom: rcg: Update rcg configuration before enabling it
2023-07-17 21:23 UTC (2+ messages)
[PATCH v3] iio: imu: lsm6dsx: Fix mount matrix retrieval
2023-07-17 21:17 UTC (3+ messages)
[PATCH 6.4 000/801] 6.4.4-rc3 review
2023-07-17 21:16 UTC
[tip:sched/core] BUILD SUCCESS 2ae2fb98b77339277a2c2f18dfec605dfd8dd321
2023-07-17 21:15 UTC
[tip:master] BUILD SUCCESS 8d262a1f1c125aa653b560105858730b9d660fed
2023-07-17 21:15 UTC
[PATCH] selinux: optimize major part with a kernel config in selinux_mmap_addr()
2023-07-17 21:15 UTC (2+ messages)
[PATCH v5] selftests: rtc: Fixes rtctest error handling
2023-07-17 21:15 UTC (2+ messages)
[PATCH net-next v1 0/4] vsock/virtio/vhost: MSG_ZEROCOPY preparations
2023-07-17 21:00 UTC (5+ messages)
` [PATCH net-next v1 1/4] vsock/virtio/vhost: read data from non-linear skb
` [PATCH net-next v1 2/4] vsock/virtio: support to send "
` [PATCH net-next v1 3/4] vsock/virtio: non-linear skb handling for tap
` [PATCH net-next v1 4/4] vsock/virtio: MSG_ZEROCOPY flag support
[PATCH] regmap-irq: Set IRQCHIP_MASK_ON_SUSPEND if no wake_base
2023-07-17 21:05 UTC (4+ messages)
[syzbot] [alsa?] memory leak in snd_seq_create_port
2023-07-17 21:05 UTC (5+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox