linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-22 18:24:20 to 2021-09-22 21:26:16 UTC [more...]

[PATCH 0/8] Re-enable ENQCMD and PASID MSR
 2021-09-22 21:26 UTC  (7+ messages)
` [PATCH 4/8] x86/traps: Demand-populate PASID MSR via #GP
` [PATCH 7/8] tools/objtool: Check for use of the ENQCMD instruction in the kernel

[PATCH v4 00/10] PCI: Add support for Apple M1
 2021-09-22 21:24 UTC  (15+ messages)
` [PATCH v4 01/10] irqdomain: Make of_phandle_args_to_fwspec generally available
` [PATCH v4 02/10] of/irq: Allow matching of an interrupt-map local to an interrupt controller
` [PATCH v4 03/10] PCI: of: Allow matching of an interrupt-map local to a PCI device
` [PATCH v4 04/10] PCI: apple: Add initial hardware bring-up
` [PATCH v4 05/10] PCI: apple: Set up reference clocks when probing
` [PATCH v4 06/10] PCI: apple: Add INTx and per-port interrupt support
` [PATCH v4 07/10] arm64: apple: t8103: Add root port interrupt routing
` [PATCH v4 08/10] PCI: apple: Implement MSI support
` [PATCH v4 09/10] iommu/dart: Exclude MSI doorbell from PCIe device IOVA range
` [PATCH v4 10/10] PCI: apple: Configure RID to SID mapper on device addition

[RFC 00/20] Introduce /dev/iommu for userspace I/O address space management
 2021-09-22 21:24 UTC  (18+ messages)
` [RFC 03/20] vfio: Add vfio_[un]register_device()
` [RFC 05/20] vfio/pci: Register device to /dev/vfio/devices
` [RFC 08/20] vfio/pci: Add VFIO_DEVICE_BIND_IOMMUFD
` [RFC 10/20] iommu/iommufd: Add IOMMU_DEVICE_GET_INFO

[PATCH v2 bpf-next] libbpf: Use sysconf to simplify libbpf_num_possible_cpus
 2021-09-22 21:22 UTC  (2+ messages)

[PATCH 0/3] RZ/G2L SMARC EVK enable ADC and CAN interfaces
 2021-09-22 21:20 UTC  (4+ messages)
` [PATCH 1/3] arm64: dts: renesas: rzg2l-smarc-som: Move extal and memory nodes to SOM DTSI
` [PATCH 2/3] arm64: dts: renesas: rzg2l-smarc-som: Enable ADC on SMARC platform
` [PATCH 3/3] arm64: dts: renesas: rzg2l-smarc: Enable CANFD

[PATCH] mm/khugepaged: Detecting uffd-wp vma more efficiently
 2021-09-22 21:20 UTC  (9+ messages)

[PATCH v3] usb: usb-skeleton: Update min() to min_t()
 2021-09-22 21:20 UTC 

[PATCH] perf kmem: Improve man page for record options
 2021-09-22 21:20 UTC 

[PATCH v2 00/16] clocksource/arm_arch_timer: Add basic ARMv8.6 support
 2021-09-22 21:19 UTC  (10+ messages)
` [PATCH v2 01/16] clocksource/arm_arch_timer: Add build-time guards for unhandled register accesses
` [PATCH v2 02/16] clocksource/arm_arch_timer: Drop CNT*_TVAL read accessors
` [PATCH v2 03/16] clocksource/arm_arch_timer: Extend write side of timer register accessors to u64
` [PATCH v2 04/16] clocksource/arm_arch_timer: Move system register timer programming over to CVAL
` [PATCH v2 05/16] clocksource/arm_arch_timer: Move drop _tval from erratum function names
` [PATCH v2 06/16] clocksource/arm_arch_timer: Fix MMIO base address vs callback ordering issue
` [PATCH v2 07/16] clocksource/arm_arch_timer: Move MMIO timer programming over to CVAL
` [PATCH v2 08/16] clocksource/arm_arch_timer: Advertise 56bit timer to the core code
` [PATCH v2 09/16] clocksource/arm_arch_timer: Work around broken CVAL implementations

[PATCH v2] perf evlist: Remove group option
 2021-09-22 21:16 UTC  (2+ messages)

[PATCH] dt-bindings: phy: qcom,qusb2: Update maintainer email
 2021-09-22 21:16 UTC  (2+ messages)

[patch 9/9] mm/vmalloc: add __alloc_size attributes for better bounds checking
 2021-09-22 21:15 UTC  (5+ messages)
        ` function prototype element ordering

[PATCH] const_structs.checkpatch: Add a few sound ops structs
 2021-09-22 21:10 UTC 

[GIT PULL] SELinux fixes for v5.15 (#1)
 2021-09-22 21:10 UTC  (4+ messages)

[PATCH v2 1/4] perf: Enable libtracefs dynamic linking
 2021-09-22 21:10 UTC  (2+ messages)

[PATCH 1/2] xen-pciback: allow compiling on other archs than x86
 2021-09-22 21:10 UTC  (4+ messages)
` [PATCH 2/2] xen-pciback: prepare for the split for stub and PV

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

[PATCH 5.10 000/122] 5.10.68-rc1 review
 2021-09-22 21:00 UTC  (6+ messages)
` [PATCH 5.10 100/122] gpio: mpc8xxx: Fix a potential double iounmap call in mpc8xxx_probe()

[PATCH] dt-bindings: hwlock: omap: Remove board-specific compatible from DT example
 2021-09-22 21:00 UTC  (5+ messages)

[ANNOUNCE] v5.15-rc2-rt3
 2021-09-22 21:00 UTC 

[PATCH v8 0/8] Don't compute events that won't be used in a metric
 2021-09-22 20:59 UTC  (8+ messages)
` [PATCH v8 1/8] perf metric: Restructure struct expr_parse_ctx
` [PATCH v8 3/8] perf expr: Modify code layout
` [PATCH v8 5/8] perf metric: Add utilities to work on ids map

[PATCH v3 0/6] drm/ingenic: Various improvements v3
 2021-09-22 20:55 UTC  (7+ messages)
` [PATCH v3 1/6] drm/ingenic: Simplify code by using hwdescs array
` [PATCH v3 2/6] drm/ingenic: Add support for private objects
` [PATCH v3 3/6] drm/ingenic: Move IPU scale settings to private state
` [PATCH v3 4/6] drm/ingenic: Set DMA descriptor chain register when starting CRTC
` [PATCH v3 5/6] drm/ingenic: Upload palette before frame
` [PATCH v3 6/6] drm/ingenic: Attach bridge chain to encoders

[PATCH] kasan: Always respect CONFIG_KASAN_STACK
 2021-09-22 20:55 UTC 

[PATCH 1/3] userfaultfd/selftests: fix feature support detection
 2021-09-22 20:54 UTC  (9+ messages)

[PATCH v3] PCI: of: Avoid pci_remap_iospace() when PCI_IOBASE not defined
 2021-09-22 20:55 UTC  (7+ messages)

[PATCH] ASoC: tegra: Constify static snd_soc_dai_ops structs
 2021-09-22 20:54 UTC 

[PATCH 0/2] Add QUSB2 PHY support for QCM2290
 2021-09-22 20:53 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: phy: qcom,qusb2: Add compatible "

[PATCH v3 0/2] Add QCM2290 Global Clock Controller driver
 2021-09-22 20:53 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: clk: qcom: Add QCM2290 Global Clock Controller bindings
` [PATCH v3 2/2] clk: qcom: Add Global Clock Controller driver for QCM2290

[PATCH 0/4] ARM: dts: add E70K02 based eBook readers
 2021-09-22 20:51 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: arm: fsl: Add E70K02 based ebook readers
` [PATCH 3/4] ARM: dts: imx: add devicetree for Kobo Libra H2O

[PATCH v2 0/4] Introduce and use absolute_pointer macro
 2021-09-22 20:50 UTC  (2+ messages)

[PATCH v1 0/5] x86/mce: Remove indirect calls
 2021-09-22 20:42 UTC  (3+ messages)

[RFT PATCH 0/9] usb: typec: tipd: Add Apple M1 support
 2021-09-22 20:38 UTC  (3+ messages)
` [RFT PATCH 1/9] dt-bindings: usb: tps6598x: Add Apple CD321x compatible

[PATCH v3 0/4] Add Unisoc's UMS512 clock support
 2021-09-22 20:38 UTC  (5+ messages)
` [PATCH v3 2/4] dt-bindings: mfd: sprd: Add bindings for ums512 global registers
` [PATCH v3 3/4] clk: sprd: Add dt-bindings include file for UMS512

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

[PATCH v2 0/4] Add Unisoc's UMS512 clock support
 2021-09-22 20:35 UTC  (7+ messages)
` [PATCH v2 2/4] dt-bindings: clk: sprd: Add bindings for ums512 clock controller

[PATCH 1/2] USB: serial: cp210x: fix dropped characters with CP2102
 2021-09-22 20:12 UTC  (2+ messages)

[PATCH] arm64: dts: renesas: r8a779a0: falcon-cpu: Add SW46 switch support
 2021-09-22 20:30 UTC 

[PATCH] usbnet: ipheth: fix connectivity with iOS 14
 2021-09-22 20:11 UTC  (3+ messages)

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

[PATCH] arm64: dts: qcom: ipq8074: add SMEM support
 2021-09-22 20:23 UTC  (5+ messages)

[PATCH 00/19] tcp: Initial support for RFC5925 auth option
 2021-09-22 20:23 UTC  (2+ messages)

Folio discussion recap
 2021-09-22 20:21 UTC  (13+ messages)
        ` Folios for 5.15 request - Was: re: Folio discussion recap -

[RFC PATCH] locking/rwsem: Add upgrade_read()
 2021-09-22 20:19 UTC  (3+ messages)

[PATCH] drm/rockchip: rgb: make connector a pointer in struct rockchip_rgb
 2021-09-22 20:17 UTC 

[PATCH v2] arm64: dts: renesas: r8a779a0: falcon-cpu: Add SW47-SW49 support
 2021-09-22 20:13 UTC 

[PATCH v5 0/3] Add driver for lan966x Generic Clock Controller
 2021-09-22 20:11 UTC  (5+ messages)
` [PATCH v5 1/3] dt-bindings: clock: lan966x: Add binding includes for lan966x SoC clock IDs
` [PATCH v5 2/3] dt-bindings: clock: lan966x: Add LAN966X Clock Controller

[PATCH] x86/fpu/signal: save_xstate_epilog: fix return polarity
 2021-09-22 20:09 UTC 

[PATCH 00/47] staging: r8188eu: remove unused functions
 2021-09-22 20:04 UTC  (48+ 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()
` [PATCH 37/47] staging: r8188eu: remove rtw_ies_remove_ie()
` [PATCH 38/47] staging: r8188eu: remove rtw_set_ie_ch_switch()
` [PATCH 39/47] staging: r8188eu: remove rtw_set_ie_mesh_ch_switch_parm()
` [PATCH 40/47] staging: r8188eu: remove rtw_set_ie_secondary_ch_offset()
` [PATCH 41/47] staging: r8188eu: remove enum secondary_ch_offset
` [PATCH 42/47] staging: r8188eu: remove rtw_dequeue_recvbuf()
` [PATCH 43/47] staging: r8188eu: remove rtw_enqueue_recvbuf()
` [PATCH 44/47] staging: r8188eu: remove rtw_enqueue_recvbuf_to_head()
` [PATCH 45/47] staging: r8188eu: remove rtw_init_recvframe()
` [PATCH 46/47] staging: r8188eu: remove rtw_calculate_wlan_pkt_size_by_attribue()
` [PATCH 47/47] staging: r8188eu: remove rtw_sctx_done()

[RFC] Expose request_module via syscall
 2021-09-22 20:06 UTC  (12+ messages)

[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: "

[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

[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 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  (6+ 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  (5+ 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 

[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  (3+ messages)
` [PATCH 1/4] "

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

[PATCH Part2 v5 00/45] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-09-22 18:55 UTC  (3+ messages)
` [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  (4+ messages)
` [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 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] eeprom: 93xx46: Add SPI device ID table
 2021-09-22 18:40 UTC 

[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 


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).