linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-22 10:17:13 to 2021-02-22 12:46:57 UTC [more...]

[PATCH 4.19 00/50] 4.19.177-rc1 review
 2021-02-22 12:13 UTC  (31+ messages)
` [PATCH 4.19 01/50] tracing: Do not count ftrace events in top level enable output
` [PATCH 4.19 03/50] arm/xen: Dont probe xenbus as part of an early initcall
` [PATCH 4.19 04/50] arm64: dts: rockchip: Fix PCIe DT properties on rk3399
` [PATCH 4.19 05/50] platform/x86: hp-wmi: Disable tablet-mode reporting by default
` [PATCH 4.19 06/50] ovl: perform vfs_getxattr() with mounter creds
` [PATCH 4.19 07/50] cap: fix conversions on getxattr
` [PATCH 4.19 08/50] ovl: skip getxattr of security labels
` [PATCH 4.19 10/50] drm/amd/display: Free atomic state after drm_atomic_commit
` [PATCH 4.19 11/50] riscv: virt_addr_valid must check the address belongs to linear mapping
` [PATCH 4.19 12/50] bfq-iosched: Revert "bfq: Fix computation of shallow depth"
` [PATCH 4.19 13/50] ARM: dts: lpc32xx: Revert set default clock rate of HCLK PLL
` [PATCH 4.19 14/50] ARM: ensure the signal page contains defined contents
` [PATCH 4.19 15/50] ARM: kexec: fix oops after TLB are invalidated
` [PATCH 4.19 16/50] mt76: dma: fix a possible memory leak in mt76_add_fragment()
` [PATCH 4.19 17/50] bpf: Check for integer overflow when using roundup_pow_of_two()
` [PATCH 4.19 18/50] netfilter: xt_recent: Fix attempt to update deleted entry
` [PATCH 4.19 20/50] xen/netback: avoid race in xenvif_rx_ring_slots_available()
` [PATCH 4.19 21/50] net: stmmac: set TxQ mode back to DCB after disabling CBS
` [PATCH 4.19 22/50] netfilter: conntrack: skip identical origin tuple in same zone only
` [PATCH 4.19 23/50] net: hns3: add a check for queue_id in hclge_reset_vf_queue()
` [PATCH 4.19 24/50] firmware_loader: align .builtin_fw to 8
` [PATCH 4.19 25/50] i2c: stm32f7: fix configuration of the digital filter
` [PATCH 4.19 26/50] h8300: fix PREEMPTION build, TI_PRE_COUNT undefined
` [PATCH 4.19 27/50] usb: dwc3: ulpi: fix checkpatch warning
` [PATCH 4.19 28/50] usb: dwc3: ulpi: Replace CPU-based busyloop with Protocol-based one
` [PATCH 4.19 29/50] net: fix iteration for sctp transport seq_files
` [PATCH 4.19 30/50] net/vmw_vsock: improve locking in vsock_connect_timeout()
` [PATCH 4.19 41/50] Xen/x86: also check kernel mapping in set_foreign_p2m_mapping()
` [PATCH 4.19 42/50] Xen/gntdev: correct dev_bus_addr handling in gntdev_map_grant_pages()
` [PATCH 4.19 43/50] Xen/gntdev: correct error checking "

[PATCH 5.4 00/13] 5.4.100-rc1 review
 2021-02-22 12:13 UTC  (14+ messages)
` [PATCH 5.4 01/13] KVM: SEV: fix double locking due to incorrect backport
` [PATCH 5.4 02/13] net: qrtr: Fix port ID for control messages
` [PATCH 5.4 03/13] net: bridge: Fix a warning when del bridge sysfs
` [PATCH 5.4 04/13] Xen/x86: dont bail early from clear_foreign_p2m_mapping()
` [PATCH 5.4 05/13] Xen/x86: also check kernel mapping in set_foreign_p2m_mapping()
` [PATCH 5.4 06/13] Xen/gntdev: correct dev_bus_addr handling in gntdev_map_grant_pages()
` [PATCH 5.4 07/13] Xen/gntdev: correct error checking "
` [PATCH 5.4 08/13] xen/arm: dont ignore return errors from set_phys_to_machine
` [PATCH 5.4 09/13] xen-blkback: dont "handle" error by BUG()
` [PATCH 5.4 10/13] xen-netback: "
` [PATCH 5.4 11/13] xen-scsiback: "
` [PATCH 5.4 12/13] xen-blkback: fix error handling in xen_blkbk_map()
` [PATCH 5.4 13/13] media: pwc: Use correct device for DMA

[PATCH 5.10 00/29] 5.10.18-rc1 review
 2021-02-22 12:13 UTC  (30+ messages)
` [PATCH 5.10 01/29] vdpa_sim: remove hard-coded virtq count
` [PATCH 5.10 02/29] vdpa_sim: add struct vdpasim_dev_attr for device attributes
` [PATCH 5.10 03/29] vdpa_sim: store parsed MAC address in a buffer
` [PATCH 5.10 04/29] vdpa_sim: make config generic and usable for any device type
` [PATCH 5.10 05/29] vdpa_sim: add get_config callback in vdpasim_dev_attr
` [PATCH 5.10 06/29] IB/isert: add module param to set sg_tablesize for IO cmd
` [PATCH 5.10 07/29] net: qrtr: Fix port ID for control messages
` [PATCH 5.10 08/29] mptcp: skip to next candidate if subflow has unacked data
` [PATCH 5.10 09/29] net/sched: fix miss init the mru in qdisc_skb_cb
` [PATCH 5.10 10/29] mt76: mt7915: fix endian issues
` [PATCH 5.10 11/29] mt76: mt7615: fix rdd mcu cmd endianness
` [PATCH 5.10 12/29] net: sched: incorrect Kconfig dependencies on Netfilter modules
` [PATCH 5.10 13/29] net: openvswitch: fix TTL decrement exception action execution
` [PATCH 5.10 14/29] net: bridge: Fix a warning when del bridge sysfs
` [PATCH 5.10 15/29] net: fix proc_fs init handling in af_packet and tls
` [PATCH 5.10 16/29] Xen/x86: dont bail early from clear_foreign_p2m_mapping()
` [PATCH 5.10 17/29] Xen/x86: also check kernel mapping in set_foreign_p2m_mapping()
` [PATCH 5.10 18/29] Xen/gntdev: correct dev_bus_addr handling in gntdev_map_grant_pages()
` [PATCH 5.10 19/29] Xen/gntdev: correct error checking "
` [PATCH 5.10 20/29] xen/arm: dont ignore return errors from set_phys_to_machine
` [PATCH 5.10 21/29] xen-blkback: dont "handle" error by BUG()
` [PATCH 5.10 22/29] xen-netback: "
` [PATCH 5.10 23/29] xen-scsiback: "
` [PATCH 5.10 24/29] xen-blkback: fix error handling in xen_blkbk_map()
` [PATCH 5.10 25/29] tty: protect tty_write from odd low-level tty disciplines
` [PATCH 5.10 26/29] Bluetooth: btusb: Always fallback to alt 1 for WBS
` [PATCH 5.10 27/29] btrfs: fix backport of 2175bf57dc952 in 5.10.13
` [PATCH 5.10 28/29] btrfs: fix crash after non-aligned direct IO write with O_DSYNC
` [PATCH 5.10 29/29] media: pwc: Use correct device for DMA

[PATCH 5.11 00/12] 5.11.1-rc1 review
 2021-02-22 12:13 UTC  (13+ messages)
` [PATCH 5.11 01/12] Xen/x86: dont bail early from clear_foreign_p2m_mapping()
` [PATCH 5.11 02/12] Xen/x86: also check kernel mapping in set_foreign_p2m_mapping()
` [PATCH 5.11 03/12] Xen/gntdev: correct dev_bus_addr handling in gntdev_map_grant_pages()
` [PATCH 5.11 04/12] Xen/gntdev: correct error checking "
` [PATCH 5.11 05/12] xen/arm: dont ignore return errors from set_phys_to_machine
` [PATCH 5.11 06/12] xen-blkback: dont "handle" error by BUG()
` [PATCH 5.11 07/12] xen-netback: "
` [PATCH 5.11 08/12] xen-scsiback: "
` [PATCH 5.11 09/12] xen-blkback: fix error handling in xen_blkbk_map()
` [PATCH 5.11 10/12] tty: protect tty_write from odd low-level tty disciplines
` [PATCH 5.11 11/12] Bluetooth: btusb: Always fallback to alt 1 for WBS
` [PATCH 5.11 12/12] media: pwc: Use correct device for DMA

[PATCH -next] IB/mlx5: Add missing error code
 2021-02-22 12:12 UTC  (2+ messages)

[RFC][PATCH 0/3] New thermal interface allowing IPA to get max power
 2021-02-22 12:10 UTC  (3+ messages)

[PATCH] usbnet: ipheth: fix connectivity with iOS 14
 2021-02-22 12:09 UTC  (2+ messages)

[PATCH stable-rc queue/4.9 0/1] repatch
 2021-02-22 12:09 UTC  (5+ messages)
` [PATCH stable-rc queue/4.9 1/1] futex: Provide distinct return value when owner is exiting

[RFC PATCH v5 00/19] virtio/vsock: introduce SOCK_SEQPACKET support
 2021-02-22 12:06 UTC  (13+ messages)
` [RFC PATCH v5 01/19] af_vsock: update functions for connectible socket
` [RFC PATCH v5 02/19] af_vsock: separate wait data loop
` [RFC PATCH v5 03/19] af_vsock: separate receive "
` [RFC PATCH v5 04/19] af_vsock: implement SEQPACKET receive loop
` [RFC PATCH v5 05/19] af_vsock: separate wait space loop

[PATCH 4.9.257 0/1] Bugfix for 781691c797de ("futex: Avoid violating the 10th rule of futex")
 2021-02-22 12:07 UTC  (4+ messages)
` [PATCH 4.9.257 1/1] futex: Fix OWNER_DEAD fixup

[PATCH] kprobes: Fix to delay the kprobes jump optimization
 2021-02-22 12:06 UTC  (6+ messages)

[PATCH 0/8] arm64: Support FIQ controller registration
 2021-02-22 12:06 UTC  (7+ messages)
` [PATCH 5/8] arm64: irq: add a default handle_irq panic function

[GIT PULL] Please pull powerpc/linux.git powerpc-5.12-1 tag
 2021-02-22 12:05 UTC 

[PATCH v4] kdb: Simplify kdb commands registration
 2021-02-22 12:05 UTC  (2+ messages)

[PATCH v13 0/7] arm64: ARMv8.5-A: MTE: Add async mode support
 2021-02-22 12:08 UTC  (11+ messages)
` [PATCH v13 1/7] arm64: mte: Add asynchronous "
` [PATCH v13 4/7] arm64: mte: Enable TCO in functions that can read beyond buffer limits
` [PATCH v13 7/7] kasan: don't run tests in async mode

[PATCH 0/3] Add support for secure regions in Qcom NANDc driver
 2021-02-22 12:02 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: mtd: Convert Qcom NANDc binding to YAML
` [PATCH 2/3] dt-bindings: mtd: Add a property to declare secure regions in Qcom NANDc
` [PATCH 3/3] mtd: rawnand: qcom: Add support for secure regions in NAND memory

[PATCH v3] ARM: Implement SLS mitigation
 2021-02-22 11:58 UTC  (3+ messages)
` [PATCH v4] "

[PATCH v22 1/4] scsi: ufs: Introduce HPB feature
 2021-02-22 11:57 UTC  (4+ messages)
` [PATCH v22 0/4] scsi: ufs: Add Host Performance Booster Support
    ` [PATCH v22 4/4] scsi: ufs: Add HPB 2.0 support

[PATCH] ptrace: add PTRACE_GET_RSEQ_CONFIGURATION request
 2021-02-22 11:57 UTC  (2+ messages)

[PATCH v2] regulator: pca9450: Clear PRESET_EN bit to fix BUCK1/2/3 voltage setting
 2021-02-22 11:52 UTC 

[PATCH] RTIC: selinux: ARM64: Move selinux_state to a separate page
 2021-02-22 10:56 UTC  (5+ messages)

[PATCH 0/2] an additional path to control charging current
 2021-02-22 11:51 UTC  (3+ messages)
` [PATCH 1/2] usb: dwc3: add a power supply for current control
` [PATCH 2/2] usb: dwc3: add an alternate path in vbus_draw callback

[PATCH net] net: l2tp: reduce log level when passing up invalid packets
 2021-02-22 11:49 UTC  (4+ messages)

[PATCH] btrfs: ref-verify: use 'inline void' keyword ordering
 2021-02-22 11:47 UTC  (2+ messages)

[PATCH 2/2] mmc: uniphier-sd: Fix a resource leak in the remove function
 2021-02-22 11:46 UTC  (2+ messages)

[PATCH 1/2] mmc: uniphier-sd: Fix an error handling path in uniphier_sd_probe()
 2021-02-22 11:45 UTC  (2+ messages)

[PATCH v5 00/22] Add support for the SDM845 Camera Subsystem
 2021-02-22 11:44 UTC  (9+ messages)
` [PATCH v5 01/22] media: camss: Fix vfe_isr_comp_done() documentation
` [PATCH v5 06/22] media: camss: Refactor VFE HW version support
` [PATCH v5 12/22] media: camss: Remove per VFE power domain toggling

[PATCH v3 0/4] AM64: Add PCIe bindings and driver support
 2021-02-22 11:40 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: PCI: ti,j721e: Add binding to represent refclk to the connector
` [PATCH v3 2/4] dt-bindings: PCI: ti,j721e: Add host mode dt-bindings for TI's AM64 SoC
` [PATCH v3 3/4] dt-bindings: PCI: ti,j721e: Add endpoint "
` [PATCH v3 4/4] PCI: j721e: Add support to provide refclk to PCIe connector

[PATCH v2] rtw88: 8822ce: fix wifi disconnect after S3/S4 on HONOR laptop
 2021-02-22 11:36 UTC  (3+ messages)

[RFC][PATCH 0/2] x86/retpoline: Retpoline on a diet
 2021-02-22 11:36 UTC  (6+ messages)
` [RFC][PATCH 1/2] x86/retpoline: Simplify retpolines
` [RFC][PATCH 2/2] x86/retpoline: Compress retpolines

[PATCH] sched/fair: Fix task utilization accountability in cpu_util_next()
 2021-02-22 11:36 UTC  (3+ messages)

[PATCH v2 0/7] Allocate memmap from hotadded memory (per device)
 2021-02-22 11:28 UTC  (4+ messages)

[PATCH V2] sched: pull tasks when CPU is about to run SCHED_IDLE tasks
 2021-02-22  7:33 UTC 

[PATCH v1] watchdog: wdat: add param. to start wdog on module insertion
 2021-02-22 11:28 UTC  (5+ messages)
  ` R: "

[PATCH v2 0/9] AM64: Add SERDES bindings and driver support
 2021-02-22 11:23 UTC  (10+ messages)
` [PATCH v2 1/9] dt-bindings: phy: ti,phy-j721e-wiz: Add bindings for AM64 SERDES Wrapper
` [PATCH v2 2/9] dt-bindings: phy: cadence-torrent: Add binding for refclk driver
` [PATCH v2 3/9] dt-bindings: ti-serdes-mux: Add defines for AM64 SoC
` [PATCH v2 4/9] phy: ti: j721e-wiz: Remove "regmap_field" from wiz_clk_{mux|div}_sel
` [PATCH v2 5/9] phy: ti: j721e-wiz: Delete "clk_div_sel" clk provider during cleanup
` [PATCH v2 6/9] phy: ti: j721e-wiz: Configure full rate divider for AM64
` [PATCH v2 7/9] phy: ti: j721e-wiz: Model the internal clocks without device tree input
` [PATCH v2 8/9] phy: ti: j721e-wiz: Enable reference clock output in cmn_refclk_<p/m>
` [PATCH v2 9/9] phy: cadence-torrent: Add support to drive refclk out

[PATCH] regulator: pca9450: Reset PRESET_EN bit to fix BUCK1/2/3 voltage setting
 2021-02-22 11:19 UTC 

x86/mce: fix wrong no-return-ip logic in do_machine_check()
 2021-02-22 11:21 UTC  (8+ messages)
` [PATCH v2] "

[PATCH] rtw88: 8822ce: fix wifi disconnect after S3/S4 on HONOR laptop
 2021-02-22 11:20 UTC  (4+ messages)

[PATCH V4 0/2] cpufreq: cppc: Add support for frequency invariance
 2021-02-22 11:18 UTC  (3+ messages)
` [PATCH V4 1/2] topology: Allow multiple entities to provide sched_freq_tick() callback
` [PATCH V4 2/2] cpufreq: cppc: Add support for frequency invariance

[PATCH v8 0/3] CPUFreq: Add support for opp-sharing cpus
 2021-02-22 11:14 UTC  (5+ messages)

[PATCH v6 1/1] mm/page_alloc.c: refactor initialization of struct page for holes in memory layout
 2021-02-22 11:12 UTC  (2+ messages)

[PATCH] objtool: Fix stack-swizzle for FRAME_POINTER=y
 2021-02-22 11:08 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH] scripts/gdb: document lx_current is only supported by x86
 2021-02-22 11:06 UTC  (2+ messages)

arch/mips/pci/pci-ar2315.c:173:12: warning: no previous prototype for function 'phys_to_dma'
 2021-02-22 11:03 UTC 

[PATCH V3 0/2] cpufreq: cppc: Add support for frequency invariance
 2021-02-22 11:04 UTC  (5+ messages)
` [PATCH V3 2/2] "

[RFC PATCH v2 00/26] KVM/arm64: A stage 2 for the host
 2021-02-22 11:04 UTC  (5+ messages)
` [RFC PATCH v2 16/26] KVM: arm64: Prepare Hyp memory protection

[PATCH] drm/dsi: Add _NO_ to MIPI_DSI_* flags disabling features
 2021-02-22 11:00 UTC  (5+ messages)

[PATCH v4 0/4] Introduce pcim_alloc_irq_vectors()
 2021-02-22 10:59 UTC  (8+ messages)
` [PATCH v4 1/4] PCI: "

[PATCH v11 00/13] SMMUv3 Nested Stage Setup (VFIO part)
 2021-02-22 10:53 UTC  (4+ messages)
` [PATCH v11 01/13] vfio: VFIO_IOMMU_SET_PASID_TABLE

[PATCH v6 0/1] mm: fix initialization of struct page for holes in memory layout
 2021-02-22 10:54 UTC 

[PATCH v17 07/10] mm: introduce memfd_secret system call to create "secret" memory areas
 2021-02-22 10:50 UTC  (13+ messages)

[PATCH v16 0/9] Free some vmemmap pages of HugeTLB page
 2021-02-22 10:50 UTC  (7+ messages)
` [PATCH v16 4/9] mm: hugetlb: alloc the vmemmap pages associated with each "
    ` [External] "

[PATCH v2 0/4] Add support for SVM atomics in Nouveau
 2021-02-22 10:46 UTC  (4+ messages)
` [PATCH v2 1/4] hmm: Device exclusive memory access

[PATCH v7] vfs: fix copy_file_range regression in cross-fs copies
 2021-02-22 10:46 UTC  (3+ messages)
` [PATCH v8] "

[PATCH v2 0/3] Kconfig oldconfig string update
 2021-02-22 10:47 UTC  (7+ messages)
` [PATCH v2 3/3] security: Add LSMs dependencies to CONFIG_LSM

[PATCH -next] staging: comedi dt2814: Removed unused variables
 2021-02-22 10:45 UTC  (2+ messages)

[PATCH V3 00/14] arm64: coresight: Enable ETE and TRBE
 2021-02-22 10:42 UTC  (9+ messages)
` [PATCH V3 11/14] coresight: sink: Add TRBE driver

MIPS noncoherent DMA cleanups
 2021-02-22 10:42 UTC  (9+ messages)
` [PATCH 5/6] driver core: lift dma_default_coherent into common code

linux-next: manual merge of the devicetree tree with the net-next tree
 2021-02-22 10:35 UTC  (4+ messages)

[PATCH] Revert "ARM: dts: exynos: Remove 'opp-shared' from Exynos4412 bus OPP-tables"
 2021-02-22  9:54 UTC 

[PATCH v3 0/5] arm64: dts: librem5 phone and devkit dts and config updates
 2021-02-22 10:28 UTC  (2+ messages)

[PATCH v6 0/7] Count rlimits in each user namespace
 2021-02-22 10:27 UTC  (3+ messages)

problems with memory allocation and the alignment check
 2021-02-22  9:37 UTC  (3+ messages)

[PULL] fixes around VM_PFNMAP and follow_pfn for 5.12 merge window
 2021-02-22 10:24 UTC 

[PATCH v17 00/10] mm: introduce memfd_secret system call to create "secret" memory areas
 2021-02-22 10:23 UTC  (4+ messages)
` [PATCH v17 08/10] PM: hibernate: disable when there are active secretmem users

[PATCH] ARM: dts: nuvoton: Fix flash layout
 2021-02-22 10:21 UTC  (4+ messages)

[PATCH] kprobes: Fix to delay the kprobes jump optimization
 2021-02-22 10:21 UTC  (11+ messages)

[PATCH v8 0/6] Enable Linux guests on Hyper-V on ARM64
 2021-02-22 10:20 UTC  (3+ messages)
` [PATCH v8 1/6] arm64: hyperv: Add Hyper-V hypercall and register access utilities


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