[PATCH V2] mm/shmem: Ensure proper fallback if page faults
2022-10-25 22:01 UTC
[RFC PATCH 0/2] Branch Target Injection (BTI) gadget in minstrel
2022-10-25 22:00 UTC (6+ messages)
[PATCH v3 0/7] mmc: sdhci controllers: Fix SDHCI_RESET_ALL for CQHCI
2022-10-25 21:53 UTC (5+ messages)
` [PATCH v3 6/7] mmc: sdhci_am654: "
[PATCH] mm: vmscan: split khugepaged stats from direct reclaim stats
2022-10-25 21:53 UTC (6+ messages)
[PATCH v1 0/8] LSM: Two basic syscalls
2022-10-25 21:49 UTC (10+ messages)
` [PATCH v1 1/8] LSM: Identify modules by more than name
` [PATCH v1 2/8] LSM: Add an LSM identifier for external use
` [PATCH v1 3/8] LSM: Identify the process attributes for each module
` [PATCH v1 4/8] LSM: Maintain a table of LSM attribute data
` [PATCH v1 5/8] proc: Use lsmids instead of lsm names for attrs
` [PATCH v1 6/8] LSM: lsm_self_attr syscall for LSM self attributes
` [PATCH v1 7/8] LSM: Create lsm_module_list system call
` [PATCH v1 8/8] lsm: wireup syscalls lsm_self_attr and lsm_module_list
[PATCH net-next V2] dt-bindings: net: ethernet-controller: Add ptp-hardware-clock
2022-10-25 21:46 UTC (3+ messages)
[PATCH v2] firewire: ohci: convert to generic power management
2022-10-25 21:41 UTC (2+ messages)
[superna9999:odroid-go-ultra-dsi 16/17] drivers/gpu/drm/meson/meson_dw_mipi_dsi.c:149:44: warning: format specifies type 'int' but the argument has type 'unsigned long'
2022-10-25 21:34 UTC
[PATCH 0/4] KVM: API to block and resume all running vcpus in a vm
2022-10-25 21:34 UTC (8+ messages)
[PATCH] thermal: qcom-spmi-temp-alarm: Log the actual max stage 2 threshold
2022-10-25 21:33 UTC (3+ messages)
[PATCH] KVM: x86: Do not expose the host value of CPUID.8000001EH
2022-10-25 21:31 UTC (5+ messages)
[PATCH][next] net: dev: Convert sa_data to flexible array in struct sockaddr
2022-10-25 21:30 UTC (2+ messages)
[PATCH] reiserfs: journal: Increase jl pointer check
2022-10-25 21:30 UTC (2+ messages)
[PATCH v1 net-next 0/7] dt-binding preparation for ocelot switches
2022-10-25 21:23 UTC (7+ messages)
` [PATCH v1 net-next 3/7] dt-bindings: net: dsa: qca8k: utilize shared dsa.yaml
` [PATCH v1 net-next 7/7] dt-bindings: net: mscc,vsc7514-switch: utilize generic ethernet-switch.yaml
[PATCH v2 5/6] bnxt_en: Use auxiliary bus calls over proprietary calls
2022-10-25 21:18 UTC (2+ messages)
[PATCH] maple_tree: Update copyright dates for test code
2022-10-25 21:15 UTC (5+ messages)
[PATCH v2 0/4] PCI: Remove unnecessary <linux/of_irq.h> includes
2022-10-25 21:05 UTC (7+ messages)
` [PATCH v2 1/4] PCI: altera-msi: Include <linux/irqdomain.h> explicitly
` [PATCH v2 2/4] PCI: microchip: "
` [PATCH v2 3/4] PCI: mvebu: "
` [PATCH v2 4/4] PCI: Remove unnecessary <linux/of_irq.h> includes
[PATCH v2 0/2] Add pinctrl support for QDU1000/QRU1000 SoCs
2022-10-25 21:03 UTC (4+ messages)
` [PATCH v2 2/2] pinctrl: qcom: Add QDU1000/QRU1000 pinctrl driver
[PATCH 0/5] x86/ftrace: Cure boot time W+X mapping
2022-10-25 20:59 UTC (7+ messages)
` [PATCH 1/5] mm: Move mm_cachep initialization to mm_init()
` [PATCH 2/5] x86/mm: Use mm_alloc() in poking_init()
` [PATCH 3/5] x86/mm: Initialize text poking earlier
` [PATCH 4/5] x86/ftrace: Remove SYSTEM_BOOTING exceptions
` [PATCH 5/5] x86/mm: Do verify W^X at boot up
[PATCH RESEND v5 00/24] dmaengine: dw-edma: Add RP/EP local DMA controllers support
2022-10-25 20:50 UTC (3+ messages)
[PATCH] perf scripts python: intel-pt-events.py: Add ability interleave output
2022-10-25 20:45 UTC (2+ messages)
[PATCH] drm/edid: Dump the EDID when drm_edid_get_panel_id() has an error
2022-10-25 20:39 UTC (4+ messages)
[PATCH v2 0/8] agp: Convert to generic power management
2022-10-25 20:38 UTC (9+ messages)
` [PATCH v2 1/8] agp/efficeon: "
` [PATCH v2 2/8] agp/intel: "
` [PATCH v2 3/8] agp/amd-k7: "
` [PATCH v2 4/8] agp/ati: "
` [PATCH v2 5/8] agp/nvidia: "
` [PATCH v2 6/8] agp/amd64: Update to DEFINE_SIMPLE_DEV_PM_OPS()
` [PATCH v2 7/8] agp/sis: "
` [PATCH v2 8/8] agp/via: "
[BUG] hugetlbfs_no_page vs MADV_DONTNEED race leading to SIGBUS
2022-10-25 20:37 UTC
[PATCH v3 0/1] virtio_bt: Fix alignment in configuration struct
2022-10-25 20:32 UTC (6+ messages)
` [PATCH v4 1/1] "
[PATCH] mm/khugepaged: Initialize index and nr in collapse_file()
2022-10-25 20:23 UTC (2+ messages)
[PATCH v1] kbuild: Use '-f' instead of '--file=' for grep
2022-10-25 20:17 UTC (2+ messages)
` [PATCH v1] kbuild: fix typo in modpost
clang: mm/khugepaged.c:1729:7: error: variable 'index' is used uninitialized whenever 'if' condition is true [-Werror,-Wsometimes-uninitialized]
2022-10-25 20:16 UTC (2+ messages)
[PATCH v3 0/5] lockinig/rwsem: Fix rwsem bugs & enable true lock handoff
2022-10-25 20:14 UTC (9+ messages)
` [PATCH v3 2/5] locking/rwsem: Limit # of null owner retries for handoff writer
[PATCH v2 0/4] Add missing dt-binding properties to rt5682(s)
2022-10-25 20:13 UTC (8+ messages)
` [PATCH v2 1/4] ASoC: dt-bindings: realtek,rt5682s: Add #sound-dai-cells
` [PATCH v2 2/4] ASoC: dt-bindings: realtek,rt5682s: Add AVDD and MICVDD supplies
` [PATCH v2 2/4] ASoC: dt-bindings: realtek, rt5682s: "
` [PATCH v2 3/4] ASoC: dt-bindings: rt5682: Set sound-dai-cells to 1
[PATCH 1/1] net: fec: add initial XDP support
2022-10-25 20:11 UTC
[PATCH v4] memregion: Add cpu_cache_invalidate_memregion() interface
2022-10-25 20:05 UTC
[RFC net-next 0/2] DSA driver draft for MaxLinear's gsw1xx series switch
2022-10-25 20:05 UTC (6+ messages)
` [RFC net-next 1/2] dt-bindings: net: dsa: add bindings for GSW Series switches
[PATCH 1/1 FYI] tools headers UAPI: Sync linux/perf_event.h with the kernel sources
2022-10-25 20:04 UTC
[PATCH v2 1/2] net: ipa: fix v3.5.1 resource limit max values
2022-10-25 20:03 UTC (3+ messages)
` [PATCH v2 2/2] net: ipa: fix v3.1 resource limit masks
[PATCH] [next] amdkfd: remove unused kfd_pm4_headers_diq header file
2022-10-25 20:02 UTC (3+ messages)
[PATCH] net: ipa: don't configure IDLE_INDICATION on v3.1
2022-10-25 20:01 UTC (2+ messages)
[PATCH] riscv: dts: microchip: fix memory node unit address for icicle
2022-10-25 19:56 UTC
[PATCH] lib/string.c: Improve strcasecmp speed by not lowering if chars match
2022-10-25 19:55 UTC (7+ messages)
` "
perf amd: PERF_MEM_LVLNUM_CXL -> PERF_MEM_LVLNUM_EXTN_MEM
2022-10-25 19:55 UTC
[PATCH net-next 0/4] net: ipa: don't use fixed table sizes
2022-10-25 19:51 UTC (5+ messages)
` [PATCH net-next 1/4] net: ipa: record the route table size in the IPA structure
` [PATCH net-next 2/4] net: ipa: determine route table size from memory region
` [PATCH net-next 3/4] net: ipa: don't assume 8 modem routing table entries
` [PATCH net-next 4/4] net: ipa: determine filter table size from memory region
[PATCH v1 0/5] Add PLREG and SPI Driver GXP Support
2022-10-25 19:49 UTC (13+ messages)
` [PATCH v1 2/5] dt-bindings: soc: hpe: Add hpe,gxp-plreg
[PATCH v2 1/3] media: uvc_driver: fix missing newline after declarations
2022-10-25 19:48 UTC (10+ messages)
` [PATCH v2 2/3] media: uvc_driver: fix assignment inside if condition
` [PATCH v2 3/3] media: uvc_driver: fix usage of symbolic permissions to octal
[PATCH] PCI/PM: Remove unused 'state' parameter to pci_legacy_suspend_late()
2022-10-25 19:44 UTC (2+ messages)
[PATCH -next] drm/amdkfd: clean up some inconsistent indentings
2022-10-25 19:42 UTC (2+ messages)
[PATCH for-next v3 0/3] implement pcpu bio caching for IRQ I/O
2022-10-25 19:42 UTC (2+ messages)
[PATCH v2 00/11] enable VTM node for all TI's K3 SoCs
2022-10-25 19:42 UTC (13+ messages)
` [PATCH v2 01/11] thermal: k3_j72xx_bandgap: simplify k3_thermal_get_temp() function
` [PATCH v2 02/11] thermal: k3_j72xx_bandgap: use bool for i2128 erratum flag
` [PATCH v2 03/11] thermal: k3_j72xx_bandgap: remove fuse_base from structure
` [PATCH v2 04/11] thermal: k3_j72xx_bandgap: map fuse_base only for erratum workaround
` [PATCH v2 05/11] dt-bindings: thermal: k3-j72xx: elaborate on binding description
` [PATCH v2 06/11] dt-bindings: thermal: k3-j72xx: conditionally require efuse reg range
` [PATCH v2 07/11] arm64: dts: ti: k3-am64-main: add VTM node
` [PATCH v2 08/11] arm64: dts: ti: k3-am62-wakeup: "
` [PATCH v2 09/11] arm64: dts: ti: k3-j721e-mcu-wakeup: "
` [PATCH v2 10/11] arm64: dts: ti: k3-j721s2-mcu-wakeup: "
` [PATCH v2 11/11] arm64: dts: ti: k3-j7200-mcu-wakeup: "
[PATCH v2 1/2] soc: loongson: add GUTS driver for loongson2 platforms
2022-10-25 19:40 UTC (3+ messages)
` [PATCH v2 2/2] dt-bindings: soc: add loongson2 guts
[PATCH -next] drm/amdkfd: Fix NULL pointer dereference in svm_migrate_to_ram()
2022-10-25 19:39 UTC (2+ messages)
[PATCH] arm64: dts: qcom: Remove fingerprint node from herobrine-r1
2022-10-25 19:39 UTC (2+ messages)
[PATCH 1/1 FYI] tools headers cpufeatures: Sync with the kernel sources
2022-10-25 19:36 UTC
[PATCH v2] dt-bindings: pinctrl: update uart/mmc bindings for MT7986 SoC
2022-10-25 19:35 UTC (2+ messages)
[PATCH v2] x86/resctrl: Clear the stale staged config after the configuration is completed
2022-10-25 19:34 UTC (10+ messages)
[PATCH 1/3] x86/MCE, EDAC/mce_amd: Add support for new MCA_SYND{1,2} registers
2022-10-25 19:28 UTC (12+ messages)
[PATCH] x86/retpoline: Fix crash printing warning
2022-10-25 19:25 UTC (3+ messages)
[PATCH] kbuild: treat char as always signed
2022-10-25 19:22 UTC (8+ messages)
` [PATCH v2] kbuild: treat char as always unsigned
[GIT PULL] platform-drivers-x86 for 6.1-2
2022-10-25 19:21 UTC (2+ messages)
[PATCH 0/2] PCI: Drop controller CONFIG_OF dependencies
2022-10-25 19:13 UTC (3+ messages)
` [PATCH 1/2] PCI: Drop of_match_ptr() to avoid unused variables
` [PATCH 2/2] PCI: Drop controller CONFIG_OF dependencies
[PATCH V4 0/2] xen/virtio: Handle PCI devices which Host controller is described in DT
2022-10-25 19:07 UTC (4+ messages)
` [PATCH V4 1/2] xen/virtio: Optimize the setup of "xen-grant-dma" devices
[PATCH] fs/binfmt_elf: Fix memory leak in load_elf_binary()
2022-10-25 19:02 UTC (2+ messages)
Regression: starting powertop crashes my machine hard since 838d9bb62d13 ("perf: Use sample_flags for raw_data")
2022-10-25 18:57 UTC (2+ messages)
[PATCH v3 0/5] Apple SoC cpufreq driver
2022-10-25 18:56 UTC (5+ messages)
` [PATCH v3 2/5] dt-bindings: cpufreq: apple,soc-cpufreq: Add binding for Apple SoC cpufreq
[PATCH] x86/mm: Do not verify W^X at boot up
2022-10-25 18:46 UTC (10+ messages)
[PATCH] drm/i915/hwmon: Fix a build error used with clang compiler
2022-10-25 18:45 UTC
[PATCH] arm64: tegra: Add ECAM aperture info for all the PCIe controllers
2022-10-25 18:45 UTC (2+ messages)
[PATCH] userfaultfd: wake on unregister for minor faults as well as missing
2022-10-25 18:44 UTC (4+ messages)
[PATCH v10 0/7] Make ghes_edac a proper module
2022-10-25 18:38 UTC (8+ messages)
` [PATCH v10 6/7] apei/ghes: Use xchg_release() for updating new cache slot instead of cmpxchg()
` [PATCH] "
[RFC PATCH 0/2] Switch ARM to generic find_bit() API
2022-10-25 18:38 UTC (6+ messages)
` [PATCH 1/2] bitmap: add sanity check function for find_bit()
[PATCH v1 0/1] [RESEND] media: uvcvideo: Handle cameras with invalid usb_strings
2022-10-25 18:38 UTC (3+ messages)
` [PATCH v1 1/1] media: uvcvideo: Handle errors from calls to usb_string
[PATCH] mm: Make ksize() a reporting-only function
2022-10-25 18:38 UTC (3+ messages)
[PATCH v2 0/4] staging: rtl8712: clean up dynamic memory management
2022-10-25 18:37 UTC (2+ messages)
[PATCH v3 0/5] add suspend/resume support for i.mx8x SoCs
2022-10-25 18:32 UTC (6+ messages)
` [PATCH v3 1/5] arm64: dts: imx8dxl-ss-lsio: add gpio-ranges property
` [PATCH v3 2/5] arm64: dts: imx8qm-ss-lsio: "
` [PATCH v3 3/5] arm64: dts: imx8qxp-ss-lsio: "
` [PATCH v3 4/5] pinctrl: freescale: add pad wakeup config
` [PATCH v3 5/5] gpio: mxc: enable pad wakeup on i.MX8x platforms
[PATCH] arm64: tegra: Fix non-prefetchable aperture of PCIe C3 controller
2022-10-25 18:25 UTC
[PATCH 0/5] cxl: Log downport PCIe AER and CXL RAS error information
2022-10-25 18:21 UTC (5+ messages)
` [PATCH 2/5] cxl/pci: Discover and cache pointer to RCD dport's PCIe AER capability
[PATCH v2] mm/khugepaged: add tracepoint to collapse_file()
2022-10-25 18:20 UTC (4+ messages)
[PATCH v1 1/1] device property: Fix documentation for *_match_string() APIs
2022-10-25 18:20 UTC (3+ messages)
[PATCH v2] PCI: hv: Only reuse existing IRTE allocation for Multi-MSI
2022-10-25 18:18 UTC (2+ messages)
[PATCH] staging: r8188eu: remove unused macros from wifi.h
2022-10-25 18:17 UTC (2+ messages)
[PATCH v3 0/4] staging: r8188eu: cleaning up unused variables
2022-10-25 18:17 UTC (2+ messages)
[PATCH] i2c: amd-mp2: use msix/msi if the hardware supports
2022-10-25 18:11 UTC
[PATCH v4 0/2] Add Omnivision OV4689 image sensor driver
2022-10-25 18:07 UTC (4+ messages)
` [PATCH v4 2/2] media: i2c: add support for OV4689
[PATCH v2 1/4] dt-bindings: arm: cpus: Add Kryo 660 CPUs
2022-10-25 18:06 UTC (4+ messages)
` [PATCH v2 2/4] dt-bindings: arm: qcom: Document SM6375 & Xperia 10 IV
` [PATCH v2 3/4] arm64: dts: qcom: Add initial device tree for SM6375
` [PATCH v2 4/4] arm64: dts: qcom: Add device tree for Sony Xperia 10 IV
[PATCHv3] arm64: dts: meson: Enable active coling using gpio-fan on Odroid N2/N2+
2022-10-25 18:06 UTC (5+ messages)
[PATCH] staging: rtl8192e: rtllib_crypt_wep: multiple blank lines removal
2022-10-25 18:03 UTC (2+ messages)
[PATCH 0/2] fsnotify: fix softlockups iterating over d_subdirs
2022-10-25 18:02 UTC (6+ messages)
` [PATCH v2 0/3] "
` [PATCH v2 2/3] fsnotify: Protect i_fsnotify_mask and child flags with inode rwsem
[PATCH v4 0/3] Add devicetree support for max6639
2022-10-25 18:01 UTC (3+ messages)
[PATCH v5 0/3] Add support for WASP SoC on AVM router boards
2022-10-25 17:59 UTC (3+ messages)
` [PATCH v5 3/3] remoteproc: Add AVM WASP driver
[PATCH V9 XDMA 0/2] xilinx XDMA driver
2022-10-25 17:57 UTC (3+ messages)
` [PATCH V9 XDMA 1/2] dmaengine: xilinx: xdma: Add xilinx xdma driver
` [PATCH V9 XDMA 2/2] dmaengine: xilinx: xdma: Add user logic interrupt support
[PATCH] xfs: fail dax mount if reflink is enabled on a partition
2022-10-25 17:56 UTC (11+ messages)
[syzbot] UBSAN: shift-out-of-bounds in nilfs_load_super_block
2022-10-25 17:54 UTC
[PATCH v7 00/11] kallsyms: Optimizes the performance of lookup symbols
2022-10-25 17:53 UTC (4+ messages)
[PATCH] Documentation: kunit: Remove redundant 'tips.rst' page
2022-10-25 17:53 UTC (2+ messages)
[PATCH v3 0/4] module: Merge same-name module load requests
2022-10-25 17:51 UTC (3+ messages)
` [PATCH v3 4/4] selftests: kmod: Add tests for merging "
page: next (older) | prev (newer) | 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®