mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH] mm/khugepaged: Detecting uffd-wp vma more efficiently
 2021-09-22 20:04 UTC  (6+ messages)

[PATCH 00/47] staging: r8188eu: remove unused functions
 2021-09-22 20:04 UTC  (37+ messages)
` [PATCH 01/47] staging: r8188eu: remove EFUSE_ShadowRead()
` [PATCH 02/47] staging: r8188eu: remove efuse_GetCurrentSize()
` [PATCH 03/47] staging: r8188eu: remove efuse_GetMaxSize()
` [PATCH 04/47] staging: r8188eu: remove rtw_BT_efuse_map_write()
` [PATCH 05/47] staging: r8188eu: remove rtw_efuse_access()
` [PATCH 06/47] staging: r8188eu: remove rtw_efuse_map_write()
` [PATCH 07/47] staging: r8188eu: remove rtw_BT_efuse_map_read()
` [PATCH 08/47] staging: r8188eu: remove rtw_efuse_map_read()
` [PATCH 09/47] staging: r8188eu: remove _rtw_dequeue_network()
` [PATCH 10/47] staging: r8188eu: remove _rtw_enqueue_network()
` [PATCH 11/47] staging: r8188eu: remove rtw_get_timestampe_from_ie()
` [PATCH 12/47] staging: r8188eu: remove rtw_scan_abort()
` [PATCH 13/47] staging: r8188eu: remove issue_action_spct_ch_switch()
` [PATCH 14/47] staging: r8188eu: remove issue_probereq_p2p_ex()
` [PATCH 15/47] staging: r8188eu: remove sreset_get_wifi_status()
` [PATCH 16/47] staging: r8188eu: remove build_deauth_p2p_ie()
` [PATCH 17/47] staging: r8188eu: remove rtw_freq2ch()
` [PATCH 18/47] staging: r8188eu: remove rtw_set_802_11_add_key()
` [PATCH 19/47] staging: r8188eu: remove rtw_set_802_11_remove_key()
` [PATCH 20/47] staging: r8188eu: remove rtw_set_802_11_remove_wep()
` [PATCH 21/47] staging: r8188eu: remove rtw_set_country()
` [PATCH 22/47] staging: r8188eu: remove rtw_set_scan_mode()
` [PATCH 23/47] staging: r8188eu: remove rtw_validate_ssid()
` [PATCH 24/47] staging: r8188eu: remove rtw_set_channel_plan()
` [PATCH 25/47] staging: r8188eu: remove rtw_atoi()
` [PATCH 26/47] staging: r8188eu: remove rtw_cbuf_push()
` [PATCH 27/47] staging: r8188eu: remove rtw_cbuf_full()
` [PATCH 28/47] staging: r8188eu: remove rtw_os_read_port()
` [PATCH 29/47] staging: r8188eu: remove rtw_IOL_cmd_buf_dump()
` [PATCH 30/47] staging: r8188eu: remove action_public_str()
` [PATCH 31/47] staging: r8188eu: remove dump_ies()
` [PATCH 32/47] staging: r8188eu: remove hal_ch_offset_to_secondary_ch_offset()
` [PATCH 33/47] staging: r8188eu: remove secondary_ch_offset_to_hal_ch_offset()
` [PATCH 34/47] staging: r8188eu: remove ieee80211_get_hdrlen()
` [PATCH 35/47] staging: r8188eu: remove ieee80211_is_empty_essid()
` [PATCH 36/47] staging: r8188eu: remove rtw_action_frame_parse()

[RFC 0/9] Linear Address Masking enabling
 2021-09-22 20:03 UTC  (8+ messages)

[RFC][PATCH 0/7] sched,rcu,context_tracking,livepatch: Improve livepatch task transitions for idle and NOHZ_FULL cpus
 2021-09-22 20:02 UTC  (8+ messages)
` [RFC][PATCH 6/7] context_tracking: Provide SMP ordering using RCU

[PATCH V3 0/2] dt-bindings: remoteproc: k3-r5f|dsp: Remove
 2021-09-22 20:00 UTC  (5+ messages)
` [PATCH V3 1/2] dt-bindings: remoteproc: k3-r5f: Remove board-specific compatible from DT example
` [PATCH V3 2/2] dt-bindings: remoteproc: k3-dsp: "

[v2 PATCH 1/3] mm: hwpoison: don't drop slab caches for offlining non-LRU page
 2021-09-22 19:58 UTC  (4+ messages)
` [v2 PATCH 3/3] mm: hwpoison: dump page for unhandlable page

[PATCH v3] PCI: of: Avoid pci_remap_iospace() when PCI_IOBASE not defined
 2021-09-22 19:57 UTC  (6+ messages)

[PATCH 1/3 v2] clocksource/drivers/fttmr010: Be stricter on IRQs
 2021-09-22 19:56 UTC  (3+ messages)
` [PATCH 2/3 v2] clocksource/drivers/fttmr010: Clear also overflow bit on AST2600
` [PATCH 3/3 v2] clocksource/drivers/fttmr010: Just count down

[GIT PULL] Memory folios for v5.15
 2021-09-22 19:54 UTC  (12+ messages)
` Folio discussion recap
          ` Folios for 5.15 request - Was: re: Folio discussion recap -

[PATCH] kernel: introduce prctl(PR_LOG_UACCESS)
 2021-09-22 19:53 UTC  (4+ messages)

[GIT PULL] SPI fixes for v5.15-rc1
 2021-09-22 19:52 UTC  (2+ messages)

[PATCH v15 0/6] Add NUMA-awareness to qspinlock
 2021-09-22 19:52 UTC  (4+ messages)
` [PATCH v15 3/6] locking/qspinlock: Introduce CNA into the slow path of qspinlock

[PATCH v3 5/8] x86/sme: Replace occurrences of sme_active() with cc_platform_has()
 2021-09-22 19:52 UTC  (11+ messages)

[PATCH v2 0/3] Add QCM2290 RPM clocks support
 2021-09-22 19:47 UTC  (3+ messages)
` [PATCH v2 2/3] dt-bindings: clk: qcom,rpmcc: Document QCM2290 compatible

[PATCH 2/3] x86/MCE/AMD: Helper function to check UMC v2
 2021-09-22 19:43 UTC  (10+ messages)
` [PATCHv2 1/2] x86/MCE/AMD: Export smca_get_bank_type symbol
  ` [PATCHv2 2/2] drm/amdgpu: Register MCE notifier for Aldebaran RAS
    ` [PATCHv3 "

[patch V3 00/20] x86/fpu: Clean up exception fixups and error handling in sigframe related code
 2021-09-22 19:42 UTC  (7+ messages)
` [patch V3 15/20] x86/fpu/signal: Change return type of copy_fpregs_to_sigframe() helpers to boolean

[PATCH] arm64: dts: renesas: r8a779a0: falcon-cpu: Add SW47-SW49 support
 2021-09-22 19:41 UTC 

[RFC PATCH] locking/rwsem: Add upgrade_read()
 2021-09-22 19:36 UTC 

[PATCH v2] perf/core: Add a new read format to get a number of lost samples
 2021-09-22 19:34 UTC  (4+ messages)

[PATCH] MAINTAINERS: update entry for NIOS2
 2021-09-22 19:30 UTC 

[PATCH 0/4] add the imx8 pcie phy driver support
 2021-09-22 19:25 UTC  (3+ messages)
` [PATCH 1/4] dt-bindings: phy: phy-imx8-pcie: Add binding for the pad modes of imx8 pcie phy

call_rcu data race patch
 2021-09-22 19:24 UTC  (10+ messages)

[PATCH][next] drm/rockchip: Remove redundant assignment of pointer connector
 2021-09-22 19:20 UTC  (5+ messages)

[PATCH 0/4] hwrng: virtio - add an internal buffer
 2021-09-22 19:02 UTC  (7+ messages)
` [PATCH 1/4] "
` [PATCH 2/4] hwrng: virtio - don't wait on cleanup
` [PATCH 3/4] hwrng: virtio - don't waste entropy
` [PATCH 4/4] hwrng: virtio - always add a pending request

[PATCH 0/2] Scale wakeup granularity relative to nr_running
 2021-09-22 18:57 UTC  (12+ messages)
` [PATCH 2/2] sched/fair: "

[PATCH Part2 v5 00/45] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-09-22 18:55 UTC  (5+ messages)
` [PATCH Part2 v5 16/45] crypto: ccp: Add the SNP_PLATFORM_STATUS command
` [PATCH Part2 v5 21/45] KVM: SVM: Make AVIC backing, VMSA and VMCB memory allocation SNP safe

[RFC PATCH] x86, vmlinux.lds: Add debug option to force all data sections aligned
 2021-09-22 18:51 UTC  (2+ messages)

[PATCH 0/5] Refactor locking in inode_operations
 2021-09-22 18:51 UTC  (12+ messages)
` [PATCH 1/5] fs/ntfs3: Move ni_lock_dir and ni_unlock into ntfs_create_inode
` [PATCH 2/5] fs/ntfs3: Refactor ntfs_get_acl_ex for better readability
` [PATCH 3/5] fs/ntfs3: Pass flags to ntfs_set_ea in ntfs_set_acl_ex
` [PATCH 4/5] fs/ntfs3: Change posix_acl_equiv_mode to posix_acl_update_mode
` [PATCH 5/5] fs/ntfs3: Refactoring lock in ntfs_init_acl

[PATCH] memory: renesas-rpc-if: Avoid unaligned bus access for HyperFlash
 2021-09-22 18:48 UTC 

[PATCH] platform/chrome: cros_ec_proto: Fix check_features ret val
 2021-09-22 18:47 UTC  (7+ messages)

[PATCH] eeprom: 93xx46: Add SPI device ID table
 2021-09-22 18:40 UTC 

[PATCH 0/5 v0.6] sched/umcg: RFC UMCG patchset
 2021-09-22 18:39 UTC  (3+ messages)
` [PATCH 5/5 v0.6] sched/umcg: add Documentation/userspace-api/umcg.txt

[PATCH v3 00/16] perf: KVM: Fix, optimize, and clean up callbacks
 2021-09-22 18:31 UTC  (3+ messages)
` [PATCH v3 06/16] perf/core: Rework guest callbacks to prepare for static_call support

[PATCH] kfence: test: use kunit_skip() to skip tests
 2021-09-22 18:25 UTC 

[PATCH] mfd: sprd: Add SPI device ID table
 2021-09-22 18:23 UTC  (3+ messages)

Regression with mainline kernel on rpi4
 2021-09-22 18:23 UTC  (17+ messages)

[PATCH v3 0/3] Trivial dynamic debug fixups
 2021-09-22 18:23 UTC  (4+ messages)
` [PATCH v3 1/3] dyndbg: make dyndbg a known cli param

[PATCH v3 0/7] KVM: few more SMM fixes
 2021-09-22 18:17 UTC  (6+ messages)

[PATCH] mac80211_hwsim: enable 6GHz channels
 2021-09-22 18:15 UTC 

INFO: task hung in hub_port_init
 2021-09-22 18:15 UTC  (8+ messages)

[PATCH] infiniband hfi1: fix misuse of %x in ipoib_tx.c
 2021-09-22 18:05 UTC  (3+ messages)

[GIT PULL] SELinux fixes for v5.15 (#1)
 2021-09-22 17:57 UTC  (2+ messages)

[PATCH v4 0/4] Add remoteproc driver for DSP on i.MX
 2021-09-22 17:55 UTC  (10+ messages)
` [PATCH v4 3/4] remoteproc: imx_dsp_rproc: "

[PATCH] crypto: caam: disable pkc for non-E SoCs
 2021-09-22 17:55 UTC  (3+ messages)

[RFC PATCH 0/5] Remove dependency on congestion_wait in mm/
 2021-09-22 17:52 UTC  (3+ messages)

[PATCH] erofs: fix misbehavior of unsupported chunk format check
 2021-09-22 17:48 UTC  (2+ messages)

[PATCH v2] perf test: Fix dwarf unwind for optimized builds
 2021-09-22 17:38 UTC 

[PATCH v2 3/5] drm: rcar-du: Fix DIDSR field name
 2021-09-22 17:34 UTC  (4+ messages)
` [PATCH v2 4/5] drm: rcar-du: Split CRTC IRQ and Clock features

[PATCH 1/3] userfaultfd/selftests: fix feature support detection
 2021-09-22 17:32 UTC  (8+ messages)

[PATCH v4 0/2] Add support for sc7280 WPSS PIL loading
 2021-09-22 17:28 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: remoteproc: qcom: Add SC7280 WPSS support

[PATCH v3 0/5] Introduce Platform Firmware Runtime Update and Telemetry drivers
 2021-09-22 17:28 UTC  (7+ messages)
` [PATCH v3 3/5] drivers/acpi: Introduce Platform Firmware Runtime Update device driver

[PATCH 0/2] net: Remove the ipx network layer header files
 2021-09-22 17:25 UTC  (8+ messages)
` [PATCH 1/2] net: Remove net/ipx.h and uapi/linux/ipx.h "

[PATCH v2] perf test: Make metric testing more robust
 2021-09-22 17:24 UTC 

[PATCH] leds: gpio: Always provide cdev->brightness_set_blocking()
 2021-09-22 17:21 UTC 

[tip: x86/misc] x86/Kconfig: Fix an unused variable error in dell-smm-hwmon
 2021-09-22 17:19 UTC 

[PATCH v2] x86/setup: call early_reserve_memory() earlier
 2021-09-22 17:18 UTC  (2+ messages)
` [tip: x86/urgent] x86/setup: Call "

[syzbot] possible deadlock in mptcp_close
 2021-09-22 17:07 UTC  (3+ messages)

[PATCH 0/4 V8] Add AMD SEV and SEV-ES intra host migration support
 2021-09-22 17:05 UTC  (10+ messages)
` [PATCH 4/4 V8] selftest: KVM: Add intra host migration tests

[PATCH 0/2] mm, thp: fix file-backed THP race in collapse_file
 2021-09-22 17:04 UTC  (4+ messages)
` [PATCH v2 1/2] mm, thp: check page mapping when truncating page cache

[RFC 0/7] Support in-kernel DMA with PASID and SVA
 2021-09-22 17:04 UTC  (2+ messages)

[PATCH stable 4.9 v2 0/4] ARM: ftrace MODULE_PLTS warning
 2021-09-22 17:02 UTC  (5+ messages)
` [PATCH stable 4.9 v2 1/4] ARM: 9077/1: PLT: Move struct plt_entries definition to header
` [PATCH stable 4.9 v2 2/4] ARM: 9078/1: Add warn suppress parameter to arm_gen_branch_link()
` [PATCH stable 4.9 v2 3/4] ARM: 9079/1: ftrace: Add MODULE_PLTS support
` [PATCH stable 4.9 v2 4/4] ARM: 9098/1: ftrace: MODULE_PLT: Fix build problem without DYNAMIC_FTRACE

[PATCH stable 4.14 v2 0/4] ARM: ftrace MODULE_PLTS warning
 2021-09-22 17:02 UTC  (5+ messages)
` [PATCH stable 4.14 v2 1/4] ARM: 9077/1: PLT: Move struct plt_entries definition to header
` [PATCH stable 4.14 v2 2/4] ARM: 9078/1: Add warn suppress parameter to arm_gen_branch_link()
` [PATCH stable 4.14 v2 3/4] ARM: 9079/1: ftrace: Add MODULE_PLTS support
` [PATCH stable 4.14 v2 4/4] ARM: 9098/1: ftrace: MODULE_PLT: Fix build problem without DYNAMIC_FTRACE

[PATCH stable 4.19 v2 0/4] ARM: ftrace MODULE_PLTS warning
 2021-09-22 17:01 UTC  (5+ messages)
` [PATCH stable 4.19 v2 1/4] ARM: 9077/1: PLT: Move struct plt_entries definition to header
` [PATCH stable 4.19 v2 2/4] ARM: 9078/1: Add warn suppress parameter to arm_gen_branch_link()
` [PATCH stable 4.19 v2 3/4] ARM: 9079/1: ftrace: Add MODULE_PLTS support
` [PATCH stable 4.19 v2 4/4] ARM: 9098/1: ftrace: MODULE_PLT: Fix build problem without DYNAMIC_FTRACE

[PATCH stable 5.4 v2 0/4] ARM: ftrace MODULE_PLTS warning
 2021-09-22 17:00 UTC  (5+ messages)
` [PATCH stable 5.4 v2 1/4] ARM: 9077/1: PLT: Move struct plt_entries definition to header
` [PATCH stable 5.4 v2 2/4] ARM: 9078/1: Add warn suppress parameter to arm_gen_branch_link()
` [PATCH stable 5.4 v2 3/4] ARM: 9079/1: ftrace: Add MODULE_PLTS support
` [PATCH stable 5.4 v2 4/4] ARM: 9098/1: ftrace: MODULE_PLT: Fix build problem without DYNAMIC_FTRACE

[PATCH stable 5.10 v2 0/4] ARM: ftrace MODULE_PLTS warning
 2021-09-22 16:59 UTC  (5+ messages)
` [PATCH stable 5.10 v2 1/4] ARM: 9077/1: PLT: Move struct plt_entries definition to header
` [PATCH stable 5.10 v2 2/4] ARM: 9078/1: Add warn suppress parameter to arm_gen_branch_link()
` [PATCH stable 5.10 v2 3/4] ARM: 9079/1: ftrace: Add MODULE_PLTS support
` [PATCH stable 5.10 v2 4/4] ARM: 9098/1: ftrace: MODULE_PLT: Fix build problem without DYNAMIC_FTRACE

[PATCH] arm64: dts: rockchip: move aliases to rk356x dtsi
 2021-09-22 16:51 UTC  (4+ messages)

[PATCH v1 0/5] x86/mce: Remove indirect calls
 2021-09-22 16:51 UTC  (6+ messages)
` [PATCH v1 1/5] x86/mce: Get rid of the mce_severity function pointer
` [PATCH v1 2/5] x86/mce: Get rid of machine_check_vector
` [PATCH v1 3/5] x86/mce: Get rid of msr_ops
` [PATCH v1 4/5] x86/mce: Get rid of the ->quirk_no_way_out() indirect call
` [PATCH v1 5/5] x86/mce: Sort mca_config members to get rid of unnecessary padding

[PATCH 1/3] perf tests: Fix record+script_probe_vfs_getname.sh /tmp cleanup
 2021-09-22 16:49 UTC  (6+ messages)
` [PATCH 3/3] perf tests: Improve temp file cleanup in test_arm_coresight.sh

[PATCH] PCI: aardvark: Implement re-issuing config requests on CRS response
 2021-09-22 16:48 UTC  (2+ messages)

[PATCH] net: ath9k: fix use-after-free in ath9k_hif_usb_rx_cb
 2021-09-22 16:42 UTC  (2+ messages)
` [PATCH RESEND] "

[PATCH v2] kunit: tool: better handling of quasi-bool args (--json, --raw_output)
 2021-09-22 16:39 UTC 

[PATCH] Revert "ACPI: Add memory semantics to acpi_os_map_memory()"
 2021-09-22 16:33 UTC  (3+ messages)
` [PATCH v2] "

[GIT PULL] platform-drivers-x86 for 5.15-2
 2021-09-22 16:31 UTC  (2+ messages)

[PATCH linux-next v2] arm64: PCI: Introduce pcibios_free_irq() helper function
 2021-09-22 16:22 UTC  (4+ messages)

[PATCH 0/4] MT8195 HDMI Tx support
 2021-09-22 16:18 UTC  (4+ messages)
` [PATCH 4/4] dt-bindings: display: mediatek: add MT8195 hdmi bindings

[PATCH 1/2] kconfig: Refactor sym_escape_string_value
 2021-09-22 16:17 UTC  (6+ messages)
` [PATCH 2/2] kconfig: Deny command substitution in string values

[patch v8 0/7] handle unexpected message from server
 2021-09-22 15:56 UTC  (5+ messages)
` [patch v8 3/7] nbd: check sock index in nbd_read_stat()

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®