linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-12 15:58:58 to 2021-07-12 19:13:43 UTC [more...]

[PATCH 1/1] PCI: hv: Support for create interrupt v3
 2021-07-12 19:13 UTC  (3+ messages)

[PATCH v13a 00/32] Memory folios
 2021-07-12 19:01 UTC  (19+ messages)
` [PATCH v13 01/32] mm: Convert get_page_unless_zero() to return bool
` [PATCH v13 02/32] mm: Introduce struct folio
` [PATCH v13 03/32] mm: Add folio_pgdat(), folio_zone() and folio_zonenum()
` [PATCH v13 04/32] mm/vmstat: Add functions to account folio statistics
` [PATCH v13 05/32] mm/debug: Add VM_BUG_ON_FOLIO() and VM_WARN_ON_ONCE_FOLIO()
` [PATCH v13 06/32] mm: Add folio reference count functions
` [PATCH v13 07/32] mm: Add folio_put()
` [PATCH v13 08/32] mm: Add folio_get()
` [PATCH v13 09/32] mm: Add folio_try_get_rcu()
` [PATCH v13 10/32] mm: Add folio flag manipulation functions
` [PATCH v13 11/32] mm/lru: Add folio LRU functions
` [PATCH v13 12/32] mm: Handle per-folio private data
` [PATCH v13 13/32] mm/filemap: Add folio_index(), folio_file_page() and folio_contains()
` [PATCH v13 14/32] mm/filemap: Add folio_next_index()
` [PATCH v13 15/32] mm/filemap: Add folio_pos() and folio_file_pos()
` [PATCH v13 16/32] mm/util: Add folio_mapping() and folio_file_mapping()
` [PATCH v13 17/32] mm/filemap: Add folio_unlock()
` [PATCH v13 18/32] mm/filemap: Add folio_lock()

[PATCH v3 1/3] dt-bindings: clock: Add support for MSM8992/4 MMCC
 2021-07-12 19:11 UTC  (2+ messages)

[PATCH v5 0/3] media: imx: add support for imx8mq MIPI RX
 2021-07-12 19:11 UTC  (3+ messages)
` [PATCH v5 1/3] dt-bindings: media: document the nxp,imx8mq-mipi-csi2 receiver phy and controller

[PATCH v2 1/1] PCI: hv: Support for create interrupt v3
 2021-07-12 19:09 UTC 

[PATCH v2 00/13] Add support mtu3 gadget (runtime) PM
 2021-07-12 19:09 UTC  (9+ messages)
` [PATCH v2 01/13] dt-bindings: usb: mtu3: remove support VBUS detection of extcon
` [PATCH v2 02/13] dt-bindings: usb: mtu3: add optional property to disable usb2 ports
` [PATCH v2 03/13] dt-bindings: usb: mtu3: add support property role-switch-default-mode
` [PATCH v2 04/13] dt-bindings: usb: mtu3: add wakeup interrupt

[PATCH] scripts/setlocalversion: fix a bug when LOCALVERSION is empty
 2021-07-12 19:06 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH v1 0/6] ACPI: glue / driver core: Eliminate acpi_platform_notify() and split device_platform_notify()
 2021-07-12 19:04 UTC  (17+ messages)
` [PATCH v1 1/6] ACPI: glue: Rearrange acpi_device_notify()
` [PATCH v1 2/6] ACPI: glue: Change return type of two functions to void
` [PATCH v1 3/6] ACPI: bus: Rename functions to avoid name collision
` [PATCH v1 4/6] ACPI: glue: Eliminate acpi_platform_notify()
` [PATCH v1 5/6] software nodes: Split software_node_notify()
` [PATCH v1 6/6] driver core: Split device_platform_notify()

Linux 5.14-rc1
 2021-07-12 19:03 UTC  (6+ messages)

[PATCH Part2 RFC v4 00/40] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-07-12 19:00 UTC  (15+ messages)
` [PATCH Part2 RFC v4 06/40] x86/sev: Add helper functions for RMPUPDATE and PSMASH instruction
` [PATCH Part2 RFC v4 10/40] x86/fault: Add support to handle the RMP fault for user address
` [PATCH Part2 RFC v4 23/40] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_START command

[PATCH 5.4 000/348] 5.4.132-rc1 review
 2021-07-12 18:54 UTC  (6+ messages)

[PATCH 5.10 000/593] 5.10.50-rc1 review
 2021-07-12 18:54 UTC  (6+ messages)

[linux-rt-devel:linux-5.13.y-rt-testing 207/227] include/linux/entry-common.h:62:3: error: '_TIF_NEED_RESCHED_MASK' undeclared; did you mean 'TIF_NEED_RESCHED'?
 2021-07-12 18:53 UTC 

[PATCH 0/3] Additional refactoring of Hyper-V arch specific code
 2021-07-12 18:51 UTC  (6+ messages)
` [PATCH 1/3] Drivers: hv: Make portions of Hyper-V init code be arch neutral

[PATCH 5.10 000/598] 5.10.50-rc2 review
 2021-07-12 18:49 UTC 

[PATCH 5.4 000/349] 5.4.132-rc2 review
 2021-07-12 18:49 UTC 

[syzbot] WARNING in do_proc_control/usb_submit_urb
 2021-07-12 18:48 UTC  (9+ messages)

[PATCH IPV6 v2 0/4] ipv6: allocate enough headroom in ip6_finish_output2()
 2021-07-12 18:45 UTC  (4+ messages)
  ` [PATCH NET 1/7] skbuff: introduce pskb_realloc_headroom()

[RFC v2] /dev/iommu uAPI proposal
 2021-07-12 18:41 UTC  (4+ messages)

[PATCH v2 0/7] net: phy: adin1100: Add initial support for ADIN1100 industrial PHY
 2021-07-12 18:41 UTC  (6+ messages)
` [PATCH v2 4/7] net: phy: adin1100: Add ethtool get_stats support
` [PATCH v2 7/7] dt-bindings: adin1100: Add binding for ADIN1100 Ethernet PHY

[PATCH 1/1] mm: introduce process_reap system call
 2021-07-12 18:39 UTC  (7+ messages)

[PATCH] rtw88: Fix out-of-bounds write
 2021-07-12 18:38 UTC  (3+ messages)

[PATCH net-next 0/9] net: hns3: add support devlink
 2021-07-12 18:32 UTC  (3+ messages)
` [PATCH net-next 1/9] devlink: add documentation for hns3 driver

BUG: lkdtm stack-entropy.sh test hangs
 2021-07-12 18:31 UTC 

[PATCH v2 1/1] mm, memcg: inline mem_cgroup_{charge/uncharge} to improve disabled memcg config
 2021-07-12 18:31 UTC  (2+ messages)

BUG: lkdtm stack-entropy.sh test hangs
 2021-07-12 18:31 UTC 

[PATCH IPV6 v3 1/1] ipv6: allocate enough headroom in ip6_finish_output2()
 2021-07-12 18:30 UTC  (2+ messages)

[PATCH] octeontx2-pf: Fix uninitialized boolean variable pps
 2021-07-12 18:30 UTC  (2+ messages)

[hare-scsi-devel:auth.v2 3/12] lib/base64.c:27:5: warning: no previous prototype for 'base64_encode'
 2021-07-12 18:29 UTC 

[PATCH] riscv: add correct as-options for assembly in modules
 2021-07-12 17:48 UTC 

[ppc][dlpar] WARNING: CPU: 2 PID: 1131623 at drivers/scsi/qla2xxx/qla_init.c:498 qla2x00_async_adisc_sp_done+0x294/0x2b0
 2021-07-12 18:23 UTC 

[linux-rt-devel:linux-5.13.y-rt-testing 10/227] kernel/printk/printk.c:2790:9: error: implicit declaration of function 'read_console_seq'; did you mean 'up_console_sem'?
 2021-07-12 18:22 UTC 

[PATCH v2 1/1] ACPI: utils: Fix reference counting in for_each_acpi_dev_match()
 2021-07-12 18:21 UTC 

support booting of arbitrary non-blockdevice file systems v2
 2021-07-12 18:21 UTC  (9+ messages)
` [PATCH 3/2] fs: simplify get_filesystem_list / get_all_fs_names
  ` [Virtio-fs] "

[hare-scsi-devel:auth.v2 7/12] drivers/nvme/target/../target/nvmet.h:728:1: warning: type qualifiers ignored on function return type
 2021-07-12 18:14 UTC 

[PATCH v4 00/11] perf: Refine barriers for AUX ring buffer
 2021-07-12 18:14 UTC  (3+ messages)
` [PATCH v4 10/11] perf env: Set flag for kernel is 64-bit mode

[PATCH] drm/mediatek: Test component initialization earlier in the function mtk_drm_crtc_create
 2021-07-12 18:12 UTC 

[PATCH v2] perf stat: Merge uncore events by default for hybrid platform
 2021-07-12 18:12 UTC  (3+ messages)

[PATCH v3 0/2] Renesas 8T49N241 device driver
 2021-07-12 18:10 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: Add binding for Renesas 8T49N241

[hare-scsi-devel:auth.v2 7/12] drivers/nvme/target/fabrics-cmd.c:233:10: error: 'struct nvmet_sq' has no member named 'authenticated'
 2021-07-12 18:08 UTC 

[PATCH rfc v3 0/4] add frag page support in page pool
 2021-07-12 18:08 UTC  (5+ messages)
` [PATCH rfc v3 2/4] page_pool: add interface for getting and setting pagecnt_bias

[PATCH v2 0/4] perf tool: Skip invalid hybrid PMU
 2021-07-12 18:08 UTC  (3+ messages)

[RESEND PATCH v2 1/1] ishtp: Add support for Intel ishtp eclite driver
 2021-07-12 18:04 UTC 

[PATCH] RDMA/irdma: make spdxcheck.py happy
 2021-07-12 18:03 UTC  (2+ messages)

[PATCH] mm: Make copy_huge_page() always available
 2021-07-12 17:52 UTC  (2+ messages)

[RFC PATCH v2 0/1] Relax restrictions on user.* xattr
 2021-07-12 17:50 UTC  (12+ messages)
` [PATCH v2 1/1] xattr: Allow user.* xattr on symlink and special files

[PATCH 5.13 000/800] 5.13.2-rc1 review
 2021-07-12 17:47 UTC  (4+ messages)

[PATCHv6 0/3] GE Healthcare PPD firmware upgrade driver for ACHC
 2021-07-12 17:46 UTC  (3+ messages)
` [PATCHv6 3/3] misc: gehc-achc: new driver

[PATCH v5 00/13] Introduce Architectural LBR for vPMU
 2021-07-12 17:45 UTC  (10+ messages)
` [PATCH v5 06/13] KVM: x86/vmx: Save/Restore host MSR_ARCH_LBR_CTL state

[PATCH v3 0/2] convert designware-pcie.txt and kirin-pcie.txt to yaml
 2021-07-12 17:45 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: PCI: designware-pcie.txt: convert it "

[PATCH v2 bpf-nxt] Documentation/bpf: Add heading and example for extensions in filter.rst
 2021-07-12 17:37 UTC 

[PATCH] [net][atlantic] Fix buff_ring OOB in aq_ring_rx_clean
 2021-07-12 17:36 UTC  (3+ messages)
` [EXT] "

[PATCH] cgroup1: fix leaked context root causing sporadic NULL deref in LTP
 2021-07-12 17:34 UTC  (2+ messages)

[RFC PATCH 0/2] Add software node support to regulator framework
 2021-07-12 17:32 UTC  (12+ messages)

[PATCH] soc: mediatek: mmsys: fix HDMI output on mt7623/bananapi-r2
 2021-07-12 17:32 UTC  (4+ messages)
  ` Aw: "

[Patch v3 0/6] Introduce LMh driver for Qualcomm SoCs
 2021-07-12 17:32 UTC  (3+ messages)
` [Patch v3 6/6] dt-bindings: thermal: Add dt binding for QCOM LMh

[PATCH 1/1] asm-generic/hyperv: Add missing #include of nmi.h
 2021-07-12 17:26 UTC  (2+ messages)

[PATCH 1/1] Kbuild, clang: add option for choosing a ThinLTO cache directory
 2021-07-12 17:22 UTC  (2+ messages)

[PATCH v7 0/9] Add Wacom I2C support to rM2
 2021-07-12 17:21 UTC  (5+ messages)
` [PATCH v7 1/9] dt-bindings: Add Wacom to vendor bindings
` [PATCH v7 2/9] dt-bindings: touchscreen: Initial commit of wacom,i2c

[PATCH 5.12 000/700] 5.12.17-rc1 review
 2021-07-12 17:12 UTC  (2+ messages)

[PATCH v2] workqueue: fix UAF in pwq_unbound_release_workfn()
 2021-07-12 17:12 UTC  (2+ messages)

[PATCH] docs/zh_CN: Remove the Microsoft rhetoric
 2021-07-12 17:12 UTC  (2+ messages)

[PATCH v3 1/4] docs: add traditional Chinese translation for kernel Documentation
 2021-07-12 17:10 UTC  (3+ messages)
` [PATCH v3 3/4] docs/zh_TW: fix an issue while building

[RFT][PATCH] PCI: PM: Add special case handling for PCIe device wakeup
 2021-07-12 17:06 UTC 

[PATCH v1 0/4] AD7949 Fixes
 2021-07-12 17:05 UTC  (4+ messages)
` [PATCH v2 4/4] dt-bindings: iio: adc: ad7949: add adi,reference-source

[PATCH] arm64: Restrict ARM64_BTI_KERNEL to clang 12.0.0 and newer
 2021-07-12 17:04 UTC  (3+ messages)

[PATCH] Documentation: sysrq: convert to third person
 2021-07-12 17:04 UTC  (2+ messages)

[PATCH][RESEND] Revert "PM: ACPI: reboot: Use S5 for reboot"
 2021-07-12 17:03 UTC  (9+ messages)

[PATCH v8 0/5] Enable root to update the blacklist keyring
 2021-07-12 17:03 UTC  (6+ messages)
` [PATCH v8 1/5] tools/certs: Add print-cert-tbs-hash.sh
` [PATCH v8 2/5] certs: Check that builtin blacklist hashes are valid
` [PATCH v8 3/5] certs: Make blacklist_vet_description() more strict
` [PATCH v8 4/5] certs: Factor out the blacklist hash creation
` [PATCH v8 5/5] certs: Allow root user to append signed hashes to the blacklist keyring

[PATCH 0/5] coresight: TRBE and Self-Hosted trace fixes
 2021-07-12 17:02 UTC  (2+ messages)

[PATCH] Documentation: arm: marvell: Add few missing models and documentation files
 2021-07-12 16:56 UTC  (2+ messages)

[PATCH v3 0/9] Add support for Hikey 970 PCIe
 2021-07-12 16:52 UTC  (2+ messages)

[PATCH v5] docs/zh_CN: create new translations for zh_CN/dev-tools/testing-overview
 2021-07-12 16:52 UTC  (3+ messages)
` [PATCH v6] "

[PATCH] drm/of: free the iterator object on failure
 2021-07-12 16:50 UTC  (3+ messages)

[PATCH v7 15/19] phy: sun4i-usb: Add support for the H616 USB PHY
 2021-07-12 16:50 UTC  (2+ messages)

[PATCH] net: Use nlmsg_unicast() instead of netlink_unicast()
 2021-07-12 16:49 UTC  (2+ messages)

[PATCH] dax: replace sprintf() by scnprintf()
 2021-07-12 16:48 UTC  (5+ messages)

[PATCH 4.9 0/9] 4.9.275-rc1 review
 2021-07-12 16:46 UTC  (2+ messages)

[PATCH v8 00/10] CoreSight configuration management; ETM strobing
 2021-07-12 16:44 UTC  (2+ messages)

[PATCH] mm/kasan: move kasan.fault to mm/kasan/report.c
 2021-07-12 16:44 UTC  (2+ messages)

[PATCH v2 1/9] units: Add the HZ macros
 2021-07-12 16:34 UTC  (2+ messages)

[RESEND] edac: replace sprintf() by scnprintf()
 2021-07-12 16:30 UTC  (4+ messages)

[PATCH v2 0/4] afs: Miscellaneous fixes
 2021-07-12 16:28 UTC  (5+ messages)
` [PATCH v2 1/4] afs: Fix tracepoint string placement with built-in AFS
` [PATCH v2 2/4] afs: check function return
` [PATCH v2 3/4] afs: Fix setting of writeback_index
` [PATCH v2 4/4] afs: Remove redundant assignment to ret

[PATCH -next] sched: Dec __cfs_bandwith_used in destroy_cfs_bandwidth()
 2021-07-12 16:26 UTC  (2+ messages)

[PATCH v3 0/8] Introduce atomic support for SCMI transports
 2021-07-12 16:26 UTC  (9+ messages)
` [PATCH v3 1/8] firmware: arm_scmi: Add configurable polling mode for transports
` [PATCH v3 2/8] firmware: arm_scmi: Add support for atomic transports
` [PATCH v3 3/8] include: trace: Add new scmi_xfer_response_wait event
` [PATCH v3 4/8] firmware: arm_scmi: Use new trace event scmi_xfer_response_wait
` [PATCH v3 5/8] firmware: arm_scmi: Add is_transport_atomic() handle method
` [PATCH v3 6/8] clk: scmi: Support atomic enable/disable API
` [PATCH v3 7/8] [RFC] firmware: arm_scmi: Make smc transport use common completions
` [PATCH v3 8/8] [RFC] firmware: arm_scmi: Make smc transport atomic

[PATCH v4 3/3] pwm: Add support for Xilinx AXI Timer
 2021-07-12 16:26 UTC  (12+ messages)

[syzbot] general protection fault in bpf_lru_pop_free
 2021-07-12 16:26 UTC 

[PATCH] tpm: ibmvtpm: Avoid error message when process gets signal while waiting
 2021-07-12 16:25 UTC 

[PATCHv2 0/4] arm64:kvm: teach guest sched that VCPUs can be preempted
 2021-07-12 16:24 UTC  (3+ messages)
` [PATCHv2 4/4] arm64: add host pv-vcpu-state support

[PATCH] gfs2: Fix memory leak of object lsi on error return path
 2021-07-12 16:24 UTC 

[PATCH v2] docs/zh_CN: add a missing space character
 2021-07-12 16:23 UTC  (2+ messages)

drm/i915/ttm Initialize the ttm device and memory managers
 2021-07-12 16:22 UTC  (2+ messages)

[PATCH v2 0/2] Add support of HDMI for rk3568
 2021-07-12 16:22 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: display: rockchip: Add compatible for rk3568 HDMI

[RFC PATCH v11 00/10] Add Rockchip SFC(serial flash controller) support
 2021-07-12 16:19 UTC  (3+ messages)
` [RFC PATCH v11 01/10] dt-bindings: rockchip-sfc: Bindings for Rockchip serial flash controller

[PATCH 0/2] Add "BACKGROUND_COLOR" drm property
 2021-07-12 16:15 UTC  (6+ messages)
` [PATCH 1/2] drm: add crtc background color property

[syzbot] KCSAN: data-race in call_rcu / rcu_gp_kthread
 2021-07-12 16:14 UTC  (2+ messages)

[PATCH v3 0/4] add device drivers for Siemens Industrial PCs
 2021-07-12 16:11 UTC  (5+ messages)

[PATCH v4 00/10] iio: afe: add temperature rescaling support
 2021-07-12 16:11 UTC  (5+ messages)
` [PATCH v4 09/10] dt-bindings: iio: afe: add bindings for temperature-sense-rtd
` [PATCH v4 10/10] dt-bindings: iio: afe: add bindings for temperature transducers

[PATCH] arm64/kexec: Test page size support with new TGRAN range values
 2021-07-12 16:07 UTC  (2+ messages)

[PATCH] Documentation/features: Add THREAD_INFO_IN_TASK feature matrix
 2021-07-12 16:05 UTC  (2+ messages)

[PATCH v5 0/3] Add DT bindings and DT nodes for USB in SC7280
 2021-07-12 16:05 UTC  (3+ messages)
` [PATCH v5 1/3] dt-bindings: phy: qcom,qmp-usb3-dp: Add support for SC7280

[PATCH] Documentation/features: Update the ARCH_HAS_TICK_BROADCAST entry
 2021-07-12 16:05 UTC  (2+ messages)

[PATCH v8 0/7] Add support for the IEI WT61P803 PUZZLE MCU
 2021-07-12 16:04 UTC  (3+ messages)
` [PATCH v8 1/7] dt-bindings: Add IEI vendor prefix and IEI WT61P803 PUZZLE driver bindings

[PATCH] LICENSES/dual/CC-BY-4.0: Lets switch to utf-8
 2021-07-12 16:03 UTC  (2+ messages)

[PATCH v3 0/4] Add DT bindings and DT nodes for PCIe and PHY in SC7280
 2021-07-12 16:03 UTC  (3+ messages)
` [PATCH v3 4/4] PCIe: qcom: Add support to control pipe clk mux

[PATCH V2] scripts/spdxcheck.py: Strictly read license files in utf-8
 2021-07-12 15:58 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).