linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-12-08 16:27:22 to 2022-12-08 21:00:20 UTC [more...]

[PULL] Networking for v6.1 final / v6.1-rc9
 2022-12-08 21:00 UTC  (2+ messages)
` [PULL] Networking for v6.1 final / v6.1-rc9 (with the diff stat :S)

[PATCH v3 0/4] Convert deactivate_page() to folio_deactivate()
 2022-12-08 20:59 UTC  (9+ messages)
` [PATCH v3 1/4] mm/memory: Add vm_normal_folio()
` [PATCH v3 2/4] madvise: Convert madvise_cold_or_pageout_pte_range() to use folios
` [PATCH v3 3/4] mm/damon: Convert damon_pa_mark_accessed_or_deactivate() "
` [PATCH v3 4/4] mm/swap: Convert deactivate_page() to folio_deactivate()

[RFC PATCH 0/2] Handling of non-numbered feature reports by hidraw
 2022-12-08 20:58 UTC  (3+ messages)

[PATCH v3 0/5] cpumask: improve on cpumask_local_spread() locality
 2022-12-08 20:57 UTC  (12+ messages)
` [PATCH v3 1/5] lib/find: introduce find_nth_and_andnot_bit
` [PATCH v3 2/5] cpumask: introduce cpumask_nth_and_andnot
` [PATCH v3 3/5] sched: add sched_numa_find_nth_cpu()
` [PATCH v3 4/5] cpumask: improve on cpumask_local_spread() locality
` [PATCH v3 5/5] lib/cpumask: reorganize cpumask_local_spread() logic

[PATCH v6 0/6] mm/memfd: introduce MFD_NOEXEC_SEAL and MFD_EXEC
 2022-12-08 20:55 UTC  (11+ messages)
` [PATCH v6 4/6] mm/memfd: Add write seals when apply SEAL_EXEC to executable memfd
` [PATCH v6 5/6] selftests/memfd: add tests for MFD_NOEXEC_SEAL MFD_EXEC
` [PATCH v6 6/6] mm/memfd: security hook for memfd_create

[PATCH v2 00/10] mm/hugetlb: Make huge_pte_offset() thread-safe for pmd unshare
 2022-12-08 20:47 UTC  (10+ messages)
` [PATCH v2 04/10] mm/hugetlb: Move swap entry handling into vma lock when faulted
` [PATCH v2 08/10] mm/hugetlb: Make walk_hugetlb_range() safe to pmd unshare

[PATCH] mtd: parsers: scpart: fix __udivdi3 undefined on mips
 2022-12-08 20:47 UTC  (2+ messages)

[PATCH net] netfilter: flowtable: really fix NAT IPv6 offload
 2022-12-08 20:46 UTC  (2+ messages)

[PATCH v3 0/9] Add the Renesas USBF controller support
 2022-12-08 20:44 UTC  (4+ messages)

[GIT PULL] HID regression fix for 6.1
 2022-12-08 20:41 UTC  (2+ messages)

PXA25x: GPIO driver fails probe due to resource conflict with pinctrl driver
 2022-12-08 20:19 UTC  (9+ messages)

[PATCH v14 0/7] crash: Kernel handling of CPU and memory hot un/plug
 2022-12-08 20:34 UTC  (7+ messages)
` [PATCH v14 3/7] crash: add generic infrastructure for crash hotplug support
` [PATCH v14 7/7] x86/crash: add x86 "

[PATCH v2] mtd: parsers: scpart: fix __udivdi3 undefined on mips
 2022-12-08 20:28 UTC 

[PATCH v3 0/4] cachestat: a new syscall for page cache state of files
 2022-12-08 20:28 UTC  (5+ messages)
` [PATCH v3 1/4] workingset: fix confusion around eviction vs refault container
` [PATCH v3 2/4] workingset: refactor LRU refault to expose refault recency check
` [PATCH v3 3/4] cachestat: implement cachestat syscall
` [PATCH v3 4/4] selftests: Add selftests for cachestat

[PATCH v1] mm/userfaultfd: enable writenotify while userfaultfd-wp is enabled for a VMA
 2022-12-08 20:21 UTC  (5+ messages)

[PATCH 0/2] feat: checkpatch: prohibit Buglink: and warn about missing Link:
 2022-12-08 20:21 UTC  (5+ messages)
` [PATCH 1/2] checkpatch: warn when unknown tags are used for links
` [PATCH 2/2] checkpatch: warn when Reported-by: is not followed by Link:

[PATCH 0/4] PCI: Continue E820 vs host bridge window saga
 2022-12-08 20:19 UTC  (5+ messages)

[PATCH v2 0/3] perf: introduce perf based task analyzer
 2022-12-08 20:15 UTC  (8+ messages)

[PATCH 1/5] arm64: dts: qcom: sm6115: Fix UFS node
 2022-12-08 20:14 UTC  (5+ messages)
` [PATCH 2/5] arm64: dts: qcom: sm6115: Provide xo clk to rpmcc
` [PATCH 3/5] arm64: dts: qcom: sm6115: Provide real SMD RPM XO to SDC1/2
` [PATCH 4/5] dt-bindings: arm: qcom: Add SM6115(P) and Lenovo Tab P11
` [PATCH 5/5] arm64: dts: qcom: Add Lenovo Tab P11 (J606F/XiaoXin Pad) dts

[PATCH] scsi: pm8001: Use sysfs_emit in show function callsbacks
 2022-12-08 20:11 UTC 

linux-next: manual merge of the kunit-next tree with the apparmor tree
 2022-12-08 20:10 UTC  (2+ messages)

[PATCH v1] loop: Fix the max_loop commandline argument treatment when it is set to 0
 2022-12-08 20:06 UTC 

[PATCH v2] mm/highmem: Add notes about conversions from kmap{,_atomic}()
 2022-12-08 20:05 UTC  (3+ messages)

[PATCH v2 0/4] PCI: Continue E820 vs host bridge window saga
 2022-12-08 20:03 UTC  (6+ messages)
` [PATCH v2 1/4] efi/x86: Remove EfiMemoryMappedIO from E820 map
` [PATCH v2 2/4] PCI: Skip allocate_resource() if too little space available
` [PATCH v2 3/4] x86/PCI: Tidy E820 removal messages
` [PATCH v2 4/4] x86/PCI: Fix log message typo

[PATCH mm-unstable] mm: clarify folio_set_compound_order() zero support
 2022-12-08 20:01 UTC  (9+ messages)

[PATCH 0/2] cgroup/cpuset: Task migration optimization
 2022-12-08 19:56 UTC  (3+ messages)
` [PATCH 1/2] cgroup/cpuset: Use cpuset_rwsem read lock in cpuset_can_attach()
` [PATCH 2/2] cgroup/cpuset: Make percpu cpuset_rwsem operation depending on DYNMODS state

[PATCH] powerpc/boot: Fix compilation of uImage for e500 platforms
 2022-12-08 19:57 UTC  (15+ messages)
` [PATCH v3] powerpc/boot: Don't always pass -mcpu=powerpc when building 32-bit uImage

[PATCH net-next v5 1/2] IPv6/GRO: generic helper to remove temporary HBH/jumbo header in driver
 2022-12-08 19:54 UTC  (3+ messages)
` [RFC net-next v5 2/2] bnxt: Use generic HBH removal helper in tx path

[PATCH v2 0/6] Support TDX guests on Hyper-V
 2022-12-08 19:54 UTC  (4+ messages)
` [PATCH v2 1/6] x86/tdx: Retry TDVMCALL_MAP_GPA() when needed

[PATCH v1 0/7] mm/vmalloc.c: allow vread() to read out vm_map_ram areas
 2022-12-08 19:52 UTC  (5+ messages)
` [PATCH v1 2/7] mm/vmalloc.c: add flags to mark vm_map_ram area

[PATCH 2/4] KVM: selftests: Setup ucall after loading program into guest memory
 2022-12-08 19:49 UTC  (8+ messages)

[PATCH] mm/uffd: Always wr-protect pte in pte|pmd_mkuffd_wp()
 2022-12-08 19:46 UTC 

[PATCH v11 1/3] platform/chrome: cros_ec_uart: Add cros-ec-uart transport layer
 2022-12-08 19:46 UTC  (4+ messages)
` [PATCH v11 2/3] dt-bindings: mfd: cros-ec: Add UART compatible string
` [PATCH v11 3/3] platform/chrome: cros_ec_uart: Add DT enumeration support

drivers/clk/clk-nomadik.c:145: warning: expecting prototype for struct clk_pll1. Prototype was for struct clk_pll instead
 2022-12-08 19:38 UTC 

[syzbot] WARNING in _copy_from_iter
 2022-12-08 19:38 UTC  (2+ messages)

[PATCH net-next] lan9303: Fix read error execution path
 2022-12-08 19:34 UTC  (2+ messages)

[GIT PULL] LoongArch fixes for v6.1-final
 2022-12-08 19:26 UTC  (2+ messages)

[GIT PULL] gpio: fixes for v6.1
 2022-12-08 19:26 UTC  (2+ messages)

[GIT PULL] xen: branch for v6.1-rc9b
 2022-12-08 19:26 UTC  (2+ messages)

[PATCH v1 0/2] HID: Revert catchall handling of Bluetooth device in hid-logitech-hidpp
 2022-12-08 19:24 UTC  (2+ messages)

[PATCH 0/5] arm64: dts: qcom: sc7180: Make pazquel360's touchscreen work
 2022-12-08 19:20 UTC  (6+ messages)
` [PATCH 1/5] arm64: dts: qcom: sc7180: Bump up trogdor ts_reset_l drive strength
` [PATCH 2/5] arm64: dts: qcom: sc7180: Add trogdor eDP/touchscreen regulator off-on-time
` [PATCH 3/5] arm64: dts: qcom: sc7180: Start the trogdor eDP/touchscreen regulator on
` [PATCH 4/5] arm64: dts: qcom: sc7180: Add pazquel360 touschreen
` [PATCH 5/5] Input: elants_i2c: Delay longer with reset asserted

[PATCH 0/5] Clean up and fixes for swap
 2022-12-08 19:14 UTC  (8+ messages)
` [PATCH 1/5] swapfile: get rid of volatile and avoid redundant read
` [PATCH 2/5] swap: avoid a redundant pte map if ra window is 1
` [PATCH 3/5] swap: fold swap_ra_clamp_pfn into swap_ra_info
` [PATCH 4/5] swap: remove the swap lock in swap_cache_get_folio
` [PATCH 5/5] swap: avoid ra statistic lost when swapin races

[PATCH v1] powerpc/64: Set default CPU in Kconfig
 2022-12-08 19:13 UTC  (2+ messages)

[RFC PATCH 0/1] remoteproc: Enable getter for drivers that manage 2+ remotes
 2022-12-08 19:05 UTC  (6+ messages)
` [RFC PATCH 1/1] remoteproc: Introduce rproc_get_by_id API

[RFC PATCH] arm64: dts: ls1028a: mark ARM SMMU as DMA coherent
 2022-12-08 19:01 UTC  (2+ messages)

[regression] Bug 216782 - resume from suspend broken on Asus UX305FA
 2022-12-08 18:41 UTC 

[PATCH] arm64: dts: qcom: sc7280: enable IPA in sc7280-herobrine-lte-sku.dtsi
 2022-12-08 18:38 UTC 

Xen + linux 6.1.0-rc8, network to guest VM not working after commit ad7f402ae4f466647c3a669b8a6f3e5d4271c84a fixing XSA-423
 2022-12-08 18:31 UTC  (3+ messages)

[PATCH] x86/resctrl: Fix event counts regression in reused RMIDs
 2022-12-08 18:30 UTC  (4+ messages)

[PATCH 1/2] mfd: qcom_rpm: Fix an error handling path in qcom_rpm_probe()
 2022-12-08 18:31 UTC  (3+ messages)

[PATCH 0/9] platform/surface: aggregator: Improve target/source handling in SSH messages
 2022-12-08 18:25 UTC  (6+ messages)

[PATCH] perf tools: Fix a typo in BTF tracepoint name
 2022-12-08 18:26 UTC 

[PATCH 0/2] i2c: fortify the subsystem against user-space induced deadlocks
 2022-12-08 18:21 UTC  (3+ messages)
` [PATCH 1/2] i2c: dev: fix notifier return values
` [PATCH 2/2] i2c: dev: don't allow user-space to deadlock the kernel

[PATCH v3 1/3] staging: vme_user: add the spaces around the "*"
 2022-12-08 18:20 UTC  (2+ messages)

[PATCH] drivers/firmware_loader: remove list entry before deallocation
 2022-12-08 18:18 UTC  (7+ messages)

[RFC PATCH 0/6] Discard __GFP_ATOMIC
 2022-12-08 18:17 UTC  (9+ messages)
` [PATCH 3/6] mm/page_alloc: Explicitly record high-order atomic allocations in alloc_flags
` [PATCH 4/6] mm/page_alloc: Explicitly define what alloc flags deplete min reserves
` [PATCH 5/6] mm/page_alloc: Give GFP_ATOMIC and non-blocking allocations access to reserves
` [PATCH 6/6] mm: discard __GFP_ATOMIC

[PATCH v2 00/18] Add Cgroup support for SGX EPC memory
 2022-12-08 18:13 UTC  (7+ messages)
` [PATCH v2 03/18] x86/sgx: Add 'struct sgx_epc_lru_lists' to encapsulate lru list(s)
` [PATCH v2 06/18] x86/sgx: Introduce RECLAIM_IN_PROGRESS flag for EPC pages

[PATCH bpf] bpf: Fix comment error in fixup_kfunc_call function
 2022-12-08 18:10 UTC  (2+ messages)

[PATCH v5 0/8] i2c-atr and FPDLink
 2022-12-08 18:09 UTC  (5+ messages)
` [PATCH v5 2/8] i2c: add I2C Address Translator (ATR) support

[PATCH v3 7/9] usb: gadget: udc: add Renesas RZ/N1 USBF controller support
 2022-12-08 18:07 UTC  (2+ messages)

[PATCH v2 0/4] cachestat: a new syscall for page cache state of files
 2022-12-08 18:07 UTC  (8+ messages)
` [PATCH v2 2/4] workingset: refactor LRU refault to expose refault recency check

BUG: unable to handle kernel paging request in bpf_dispatcher_xdp
 2022-12-08 18:06 UTC  (6+ messages)

arch/arm/crypto/sha1_glue.c:34:8: warning: cast from 'void (*)(u32 *, const unsigned char *, unsigned int)' (aka 'void (*)(unsigned int *, const unsigned char *, unsigned int)') to 'sha1_block_fn *' (aka 'void (*)(struct sha1_state *, const unsigned char 
 2022-12-08 18:05 UTC  (3+ messages)

[PATCH bpf-next] bpf: btf: don't log ignored BTF mismatches
 2022-12-08 18:01 UTC  (4+ messages)

[PATCH] drm/amdgpu: Retry DDC probing on DVI on failure if we got an HPD interrupt
 2022-12-08 17:50 UTC  (2+ messages)

[PATCH RESEND v2] net: dsa: sja1105: avoid out of bounds access in sja1105_init_l2_policing()
 2022-12-08 17:50 UTC  (3+ messages)

[PATCH v2] fuse: In fuse_flush only wait if someone wants the return code
 2022-12-08 17:49 UTC  (5+ messages)
` [PATCH v3] "

[PATCH v2] net: setsockopt: fix IPV6_UNICAST_IF option for connected sockets
 2022-12-08 17:42 UTC  (2+ messages)

[PATCH v4] perf jevents: Parse metrics during conversion
 2022-12-08 17:41 UTC  (5+ messages)

[syzbot] KASAN: use-after-free Read in __usb_hcd_giveback_urb (2)
 2022-12-08 17:40 UTC  (4+ messages)

[PATCH 1/6] f2fs: specify extent cache for read explicitly
 2022-12-08 17:29 UTC  (3+ messages)
` [f2fs-dev] "

[PATCH v4 0/4] ufs: core: Always read the descriptors with max length
 2022-12-08 17:29 UTC  (6+ messages)
` [PATCH v4 1/4] ufs: core: Remove redundant wb check

Fw: [PATCH 0/2] feat: checkpatch: prohibit Buglink: and warn about missing Link:
 2022-12-08 17:22 UTC  (10+ messages)

[PATCH net-next v4 0/2] dsa: lan9303: Move to PHYLINK
 2022-12-08 17:21 UTC  (5+ messages)
` [PATCH net-next v4 1/2] dsa: lan9303: Whitespace Only
` [PATCH net-next v4 2/2] dsa: lan9303: Migrate to PHYLINK

[PATCH net] macsec: add missing attribute validation for offload
 2022-12-08 17:20 UTC  (2+ messages)

[PATCH v5 0/3] Softirq aware -rt scheduling
 2022-12-08 17:15 UTC  (3+ messages)
` [PATCH v5 3/3] softirq: defer softirq processing to ksoftirqd if CPU is busy with RT

[PATCH v5 net-next 1/5] net/ethtool: add netlink interface for the PLCA RS
 2022-12-08 17:03 UTC  (11+ messages)

[PATCH] HID: multitouch: Add quirks for flipped axes
 2022-12-08 16:58 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] irqchip/gic-v3-its: remove the shareability of ITS
 2022-12-08 16:58 UTC  (4+ messages)

[PATCH v2 0/1] ARM: imx: add missing of_node_put()
 2022-12-08 16:56 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH] PCI/ASPM: Call pcie_aspm_sanity_check() as late as possible
 2022-12-08 16:55 UTC  (2+ messages)

[PATCH] iommu/arm-smmu: don't unregister on shutdown
 2022-12-08 16:53 UTC 

[PATCH] usb: gadget: Assign a unique name for each configfs driver
 2022-12-08 16:53 UTC  (2+ messages)
` [PATCH] usb: gadget: Assign a unique name for each configfs

[PATCH] PCI: xilinx-nwl: Fix coding style violations
 2022-12-08 16:52 UTC  (2+ messages)

[PATCH 0/8] can: usb: remove all usb_set_intfdata(intf, NULL) in drivers' disconnect()
 2022-12-08 16:51 UTC  (7+ messages)

[PATCH v6 00/11] Implement AMD Pstate EPP Driver
 2022-12-08 16:46 UTC  (7+ messages)
` [PATCH v6 03/11] cpufreq: intel_pstate: use common macro definition for Energy Preference Performance(EPP)

[PATCH 0/3] x86/cpu: KVM: Make SGX and VMX depend on FEAT_CTL
 2022-12-08 16:45 UTC  (5+ messages)
` [PATCH 1/3] x86/cpu: Process all CPUID dependencies after identifying CPU info

[PATCH] KEYS: asymmetric: Make a copy of sig and digest in vmalloced stack
 2022-12-08 16:46 UTC 

[PATCH v2 0/3] kexec: Add new parameter to limit the access to kexec
 2022-12-08 16:38 UTC  (4+ messages)
` [PATCH v2 1/3] Documentation: sysctl: Correct kexec_load_disabled
` [PATCH v2 2/3] kexec: Factor out kexec_load_permited
` [PATCH v2 3/3] kexec: Introduce paramters load_limit_reboot and load_limit_panic

[PATCH linux-next] x86/xen/time: prefer tsc as clocksource when it is invariant
 2022-12-08 16:36 UTC 

[PATCH] platform/x86: sony-laptop: Convert to use sysfs_emit_at() API
 2022-12-08 16:32 UTC  (2+ messages)

[GIT PULL] tpmdd updates for tpmdd-next-v6.2-rc1
 2022-12-08 16:33 UTC 

[PATCH net-next v1 1/1] net: dsa: microchip: add stats64 support for ksz8 series of switches
 2022-12-08 16:30 UTC  (7+ messages)

[PATCH v2] ACPICA: Fix operand resolution
 2022-12-08 22:40 UTC  (2+ messages)

[PATCH] blktrace: Fix output non-blktrace event when blk_classic option enabled
 2022-12-08 16:27 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).