linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-10 11:11:33 to 2021-02-10 13:10:58 UTC [more...]

[PATCH v3 00/11] fsdax: introduce fs query to support reflink
 2021-02-10 13:09 UTC  (3+ messages)
` [PATCH v3 11/11] fs/dax: Remove useless functions

[gustavoars-linux:testing/staging/rtl8188eu] BUILD REGRESSION 25e1a76c1c41a6d6f103b572f4f50ba30787f9ab
 2021-02-10 13:08 UTC 

[RFC][PATCH v6 0/7] Generic page pool & deferred freeing for system dmabuf heap
 2021-02-10 13:06 UTC  (11+ messages)
` [RFC][PATCH v6 1/7] drm: Add a sharable drm page-pool implementation

[PATCH v2] driver core: auxiliary bus: Fix calling stage for auxiliary bus init
 2021-02-10 13:05 UTC  (2+ messages)

[PATCH] erofs: fix shift-out-of-bounds of blkszbits
 2021-02-10 13:05 UTC  (2+ messages)

[PATCH] gpio: uapi: use the preferred SPDX license identifier
 2021-02-10 13:05 UTC  (7+ messages)

[PATCH v4 0/3] mm, vsprintf: dump full information of page flags in pGp
 2021-02-10 13:04 UTC  (6+ messages)
` [PATCH v4 3/3] "

[PATCH v3 net-next 00/11] Cleanup in brport flags switchdev offload for DSA
 2021-02-10 12:59 UTC  (13+ messages)

[PATCH 0/9] Add support for SVM atomics in Nouveau
 2021-02-10 12:59 UTC  (10+ messages)
` [PATCH 1/9] mm/migrate.c: Always allow device private pages to migrate

[PATCH RFC 0/6] Add roundrobin raid1 read policy
 2021-02-10 12:58 UTC  (12+ messages)
` [PATCH RFC 4/6] btrfs: Check if the filesystem is has mixed type of devices
` [PATCH RFC 6/6] btrfs: Add roundrobin raid1 read policy

[PATCH V2 0/8] btrfs: convert kmaps to core page calls
 2021-02-10 12:57 UTC  (17+ messages)
` [PATCH V2 1/8] mm/highmem: Lift memcpy_[to|from]_page to core
` [PATCH V2 2/8] mm/highmem: Convert memcpy_[to|from]_page() to kmap_local_page()
` [PATCH V2 3/8] mm/highmem: Introduce memcpy_page(), memmove_page(), and memset_page()
` [PATCH V2 4/8] mm/highmem: Add VM_BUG_ON() to mem*_page() calls
` [PATCH V2 5/8] iov_iter: Remove memzero_page() in favor of zero_user()
` [PATCH V2 6/8] btrfs: use memcpy_[to|from]_page() and kmap_local_page()
` [PATCH V2 7/8] btrfs: use copy_highpage() instead of 2 kmaps()
` [PATCH V2 8/8] btrfs: convert to zero_user()

[PATCH] arch: powerpc: kernel: Fix the spelling mismach to mismatch in head.44x.S
 2021-02-10 12:57 UTC  (2+ messages)

[PATCH] powerpc/8xx: Fix software emulation interrupt
 2021-02-10 12:57 UTC  (2+ messages)

[PATCH 00/10] change the implemenation of the PageHighMem()
 2021-02-10 12:56 UTC  (6+ messages)
` [PATCH 01/10] mm/page-flags: introduce PageHighMemZone()

[PATCH 00/18] Apple M1 SoC platform bring-up
 2021-02-10 12:56 UTC  (14+ messages)
` [PATCH 13/18] arm64: ioremap: use nGnRnE mappings on platforms that require it
` [PATCH 18/18] arm64: apple: Add initial Mac Mini 2020 (M1) devicetree

[PATCH] powerpc/uaccess: Perform barrier_nospec() in KUAP allowance helpers
 2021-02-10 12:57 UTC  (2+ messages)

[PATCH 1/3] powerpc/32s: Change mfsrin() into a static inline function
 2021-02-10 12:57 UTC  (2+ messages)

[PATCH v2 net-next 0/4] Add support for Qualcomm QCA807x PHYs
 2021-02-10 12:55 UTC  (5+ messages)
` [PATCH v2 net-next 1/4] dt-bindings: net: Add QCA807x PHY
` [PATCH v2 net-next 2/4] dt-bindings: net: Add bindings for Qualcomm QCA807x
` [PATCH v2 net-next 3/4] net: phy: Add Qualcomm QCA807x driver
` [PATCH v2 net-next 4/4] MAINTAINERS: Add entry for Qualcomm QCA807x PHY driver

[PATCH v8 0/2] PCI: cadence: Retrain Link to work around Gen2
 2021-02-10 12:52 UTC  (2+ messages)

[v3 net-next 00/10] skbuff: introduce skbuff_heads bulking and reusing
 2021-02-10 12:51 UTC  (5+ messages)
` [v3 net-next 08/10] skbuff: reuse NAPI skb cache on allocation path (__build_skb())

[PATCHv4 00/24] perf tools: Add daemon command
 2021-02-10 12:51 UTC  (3+ messages)
` [PATCH 15/24] perf daemon: Add ping command

[PATCH] media: qcom: camss: Fix overflows in clock rate calculations
 2021-02-10 12:29 UTC 

[PATCH] Revert "dts: phy: add GPIO number and active state used for phy reset"
 2021-02-10 12:47 UTC  (2+ messages)

[PATCH v6 00/22] Mediatek MT8192 clock support
 2021-02-10 12:46 UTC  (5+ messages)
` [PATCH v6 01/22] dt-bindings: ARM: Mediatek: Add new document bindings of imp i2c wrapper controller
` [PATCH v6 10/22] clk: mediatek: Add MT8192 basic clocks support

[PATCH][next] scripts/spelling.txt: add more spellings to spelling.txt
 2021-02-10 12:43 UTC 

[PATCH 5.10 000/120] 5.10.15-rc1 review
 2021-02-10 12:40 UTC  (4+ messages)
` [PATCH 5.10 078/120] drm/dp/mst: Export drm_dp_get_vc_payload_bw()

[PATCH 0/2] locking/mutex: Kill mutex_trylock_recursive()
 2021-02-10 12:40 UTC  (3+ messages)
` [PATCH 2/2] checkpatch: Don't check for mutex_trylock_recursive()

[PATCH] erofs: initialized fields can only be observed after bit is set
 2021-02-10 12:38 UTC  (3+ messages)

[PATCH V4 0/6] x86: Don't abuse tss.sp1
 2021-02-10 13:39 UTC  (7+ messages)
` [PATCH V4 1/6] x86/entry/64: Move cpu_current_top_of_stack out of TSS
` [PATCH V4 2/6] x86/entry/32: Use percpu instead of offset-calculation to get thread.sp0 in SWITCH_TO_KERNEL_STACK
` [PATCH V4 3/6] x86/entry/32: Switch to the task stack without emptying the entry stack
` [PATCH V4 4/6] x86/entry/32: Restore %fs before switching stack
` [PATCH V4 5/6] x86/entry/32: Use percpu to get thread.sp0 in SYSENTER
` [PATCH V4 6/6] x86/entry/32: Introduce cpu_current_thread_sp0 to replace cpu_tss_rw.x86_tss.sp1

[RFC PATCH v6 00/11] media: v4l2: Add extended fmt and buffer ioctls
 2021-02-10 12:37 UTC  (3+ messages)
` [RFC PATCH v6 01/11] media: v4l2-common: add normalized pixelformat field to struct v4l2_format_info

[PATCH v1 1/7] ACPI: property: Remove dead code
 2021-02-10 12:36 UTC  (8+ messages)
` [PATCH v1 2/7] ACPI: property: Make acpi_node_prop_read() static
` [PATCH v1 3/7] ACPI: property: Satisfy kernel doc validator (part 1)
` [PATCH v1 4/7] ACPI: property: Satisfy kernel doc validator (part 2)
` [PATCH v1 5/7] ACPI: property: Refactor acpi_data_prop_read_single()
` [PATCH v1 6/7] ACPI: property: Allow to validate a single value
` [PATCH v1 7/7] ACPI: property: Allow counting a single value as an array of 1 element

[PATCH] staging: ralink-gdma: Fix checkpatch.pl CHECK
 2021-02-10 12:35 UTC  (4+ messages)

[PATCH V3 00/19] vDPA driver for virtio-pci device
 2021-02-10 12:35 UTC  (5+ messages)
` [PATCH V3 16/19] virtio-pci: introduce modern device module

[PATCH v2 0/2] pinctrl: pinmux: Add pinmux-select debugfs file
 2021-02-10 12:36 UTC  (5+ messages)
` [PATCH v2 1/2] pinctrl: use to octal permissions for debugfs files

[PATCH V3 00/14] arm64: coresight: Enable ETE and TRBE
 2021-02-10 12:33 UTC  (4+ messages)
` [PATCH V3 06/14] dts: bindings: Document device tree bindings for ETE

[PATCH] usb: quirks: add quirk to start video capture on ELMO L-12F document camera reliable
 2021-02-10 12:11 UTC  (4+ messages)
` [PATCH v2] "

[PATCH net-next v3 0/5] bridge: mrp: Extend br_mrp_switchdev_*
 2021-02-10 12:30 UTC  (6+ messages)
` [PATCH net-next v3 5/5] net: mscc: ocelot: Add support for MRP

[RFC PATCH v2] taskstats: add /proc/taskstats to fetch pid/tgid status
 2021-02-10 12:30 UTC  (11+ messages)

[PATCH 1/3] mlx5_vdpa: should exclude header length and fcs from mtu
 2021-02-10 12:28 UTC  (5+ messages)
` [PATCH 2/3] mlx5_vdpa: fix feature negotiation across device reset

[PATCH 1/2] MIPS: jazz: always allow little-endian builds
 2021-02-10 12:29 UTC  (6+ messages)
` [PATCH 2/2] MIPS: make kgdb depend on FPU support

[PATCH v2] sched/topology: fix the issue groups don't span domain->span for NUMA diameter > 2
 2021-02-10 12:27 UTC  (5+ messages)

[PATCH v10 0/7] Support running driver's probe for a device powered off
 2021-02-10 12:26 UTC  (11+ messages)
` [PATCH v10 7/7] at24: Support probing while off

[PATCH net-next 0/9] net: phy: icplus: cleanups and new features
 2021-02-10 12:26 UTC  (10+ messages)
` [PATCH net-next 7/9] net: phy: icplus: select page before writing control register

drm/nouneau: 5.11 cycle regression bisected to 461619f5c324 "drm/nouveau: switch to new allocator"
 2021-02-10 12:22 UTC  (10+ messages)

[PATCH] mm: remove lru_add_drain_all in alloc_contig_range
 2021-02-10 12:23 UTC  (6+ messages)

[PATCH v4 05/15] x86/xen: drop USERGS_SYSRET64 paravirt call
 2021-02-10 12:23 UTC  (2+ messages)
` [tip: x86/paravirt] x86/xen: Drop "

[PATCH v4 04/15] x86/pv: switch SWAPGS to ALTERNATIVE
 2021-02-10 12:23 UTC  (2+ messages)
` [tip: x86/paravirt] x86/pv: Switch "

[PATCH v4 02/15] x86/xen: use specific Xen pv interrupt entry for MCE
 2021-02-10 12:23 UTC  (2+ messages)
` [tip: x86/paravirt] x86/xen: Use "

[PATCH v4 03/15] x86/xen: use specific Xen pv interrupt entry for DF
 2021-02-10 12:23 UTC  (2+ messages)
` [tip: x86/paravirt] x86/xen: Use "

[PATCH v4 06/15] x86: rework arch_local_irq_restore() to not use popf
 2021-02-10 12:23 UTC  (2+ messages)
` [tip: x86/paravirt] x86/pv: Rework "

linux-next: build failure after merge of the modules tree
 2021-02-10 12:21 UTC  (5+ messages)

[PATCH v13 7/8] soc: mediatek: add mtk mutex support for MT8183
 2021-02-10 12:14 UTC  (2+ messages)

[PATCH] vdpa/mlx5: fix param validation in mlx5_vdpa_get_config()
 2021-02-10 12:12 UTC  (5+ messages)

[v7 PATCH 0/12] Make shrinker's nr_deferred memcg aware
 2021-02-10 12:12 UTC  (3+ messages)
` [v7 PATCH 06/12] mm: vmscan: add shrinker_info_protected() helper

[PATCH bpf 0/4] Expose network namespace cookies to user space
 2021-02-10 12:04 UTC  (5+ messages)
` [PATCH bpf 1/4] net: add SO_NETNS_COOKIE socket option
` [PATCH bpf 2/4] nsfs: add an ioctl to discover the network namespace cookie
` [PATCH bpf 3/4] tools/testing: add test for NS_GET_COOKIE
` [PATCH bpf 4/4] tools/testing: add a selftest for SO_NETNS_COOKIE

[RESEND PATCH v3 0/2] Add a separate DWC3 OF driver for Xilinx platforms
 2021-02-10 12:07 UTC  (11+ messages)
` [RESEND PATCH v3 2/2] usb: dwc3: Add "

[PATCH v5 0/4] Add EFI_CERT_X509_GUID support for dbx/mokx entries
 2021-02-10 12:07 UTC  (12+ messages)
` Conflict with Mickaël Salaün's blacklist patches [was [PATCH v5 0/4] Add EFI_CERT_X509_GUID support for dbx/mokx entries]

[PATCH 1/2] dt-bindings: interconnect: Add Qualcomm SM8350 DT bindings
 2021-02-10 12:10 UTC  (6+ messages)
` [PATCH 2/2] interconnect: qcom: Add SM8350 interconnect provider driver

[PATCH net-next] net: phy: introduce phydev->port
 2021-02-10 12:10 UTC  (4+ messages)

[PATCH] module: potential uninitialized return in module_kallsyms_on_each_symbol()
 2021-02-10 12:08 UTC  (3+ messages)

[PATCH] staging: rtl8723bs: fix function comments to follow kernel-doc
 2021-02-10 12:06 UTC  (5+ messages)

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

[PATCH 0/2] mmc: mmci/mmc_test: update mmc_erase management
 2021-02-10 12:03 UTC  (8+ messages)
` [PATCH 1/2] mmc: mmci: enable MMC_CAP_NEED_RSP_BUSY

[PATCH 1/4] perf tools: record aarch64 registers automatically
 2021-02-10 12:05 UTC  (4+ messages)
` [PATCH 4/4] perf tools: determine if LR is the return address

[PATCH 1/8] perf arm-spe: Enable sample type PERF_SAMPLE_DATA_SRC
 2021-02-10 12:03 UTC  (7+ messages)
` [PATCH 8/8] perf arm-spe: Set thread TID

[PATCH][next] drm/amd/pm: fix spelling mistake in various messages "power_dpm_force_perfomance_level"
 2021-02-10 12:03 UTC 

[PATCH v4, 00/10] soc: mediatek: mmsys: Use function call for setting the routing registers
 2021-02-10 11:59 UTC  (4+ messages)
` [PATCH v4, 01/10] soc: mediatek: mmsys: create mmsys folder

[PATCH] doc/admin-guide: fix spelling mistake: "perfomance" -> "performance"
 2021-02-10 11:56 UTC 

[PATCH net-next 0/8] net: dsa: microchip: DSA driver support for LAN937x switch
 2021-02-10 11:55 UTC  (7+ messages)
` [PATCH net-next 1/8] dt-bindings: net: dsa: dt bindings for microchip lan937x
` [PATCH net-next 2/8] net: dsa: tag_ksz: add tag handling for Microchip LAN937x

linux-next: Tree for Feb 8 (objtool: warnings: 5)
 2021-02-10 11:55 UTC  (4+ messages)
` [PATCH] ubsan: remove overflow checks

[PATCH for next v1 0/2] gpio: few clean up patches to replace spin_lock_irqsave with spin_lock
 2021-02-10 11:50 UTC  (8+ messages)
` [Linuxarm] "
            ` [Linuxarm] "

[PATCH 0/3][RESEND] add support for never printing hashed addresses
 2021-02-10 11:47 UTC  (3+ messages)

[PATCH v4 8/8] clk: Mark fwnodes when their clock provider is added/removed
 2021-02-10 11:44 UTC  (3+ messages)
` [PATCH] clk: Mark fwnodes when their clock provider is added

[PATCH v3 0/8] Create 'old' ptes for faultaround mappings on arm64 with hardware access flag
 2021-02-10 11:44 UTC  (4+ messages)
` [PATCH v3 1/8] mm: Cleanup faultaround and finish_fault() codepaths

[PATCH] arm64: dts: qcom: msm8996: Add gpu cooling support
 2021-02-10 11:40 UTC 

[patch V2 00/13] x86/irq/64: Inline irq stack switching
 2021-02-10 11:41 UTC  (3+ messages)
` [patch V2 03/13] x86/irq/64: Adjust the per CPU irq stack pointer by 8

linux-next: Tree for Feb 10
 2021-02-10 11:42 UTC 

[PATCH 0/4] Use subdir-ccflags-* to inherit debug flag
 2021-02-10 11:42 UTC  (7+ messages)
` [PATCH 1/4] driver core: "

[v2] drm/msm/disp/dpu1: turn off vblank irqs aggressively in dpu driver
 2021-02-10 11:41 UTC  (3+ messages)
  ` [Freedreno] "

[PATCH] dmaengine: ti: k3-udma: Fix NULL pointer dereference error
 2021-02-10 11:34 UTC  (3+ messages)

[PATCH] MAINTAINERS: replace my with email with replacements
 2021-02-10 11:32 UTC  (4+ messages)

syzbot reporting less duplicates
 2021-02-10 11:27 UTC  (6+ messages)

possible deadlock in dquot_commit
 2021-02-10 11:25 UTC 

[PATCH 0/8] MUSE: Userspace backed MTD v3
 2021-02-10 11:23 UTC  (11+ messages)

upstream test error: BUG: got no fallback coverage:
 2021-02-10 11:20 UTC  (2+ messages)

[PATCH 0/6] Add basic support for Loongson-2K1000
 2021-02-10 11:18 UTC  (5+ messages)
` [PATCH 4/6] MIPS: Loongson64: Add 2K1000 early_printk_port
` [PATCH 5/6] irqchip/loongson-liointc: irqchip add 2.0 version

linux-next: build failure after merge of the powerpc tree
 2021-02-10 11:18 UTC  (3+ messages)

[RFC PATCH 0/2] Introduce a way to adjust CLOCK_BOOTTIME from userspace for VM guests
 2021-02-10 11:17 UTC  (2+ messages)

[PATCH 0/6] Support second Image Signal Processor on rk3399
 2021-02-10 11:15 UTC  (4+ messages)

[PATCH bpf-next v7 1/5] bpf: Be less specific about socket cookies guarantees
 2021-02-10 11:14 UTC  (5+ messages)
` [PATCH bpf-next v7 2/5] bpf: Expose bpf_get_socket_cookie to tracing programs
` [PATCH bpf-next v7 3/5] selftests/bpf: Integrate the socket_cookie test to test_progs
` [PATCH bpf-next v7 4/5] selftests/bpf: Use vmlinux.h in socket_cookie_prog.c
` [PATCH bpf-next v7 5/5] selftests/bpf: Add a selftest for the tracing bpf_get_socket_cookie

[PATCH V7 0/3] dt: Build unittests statically with fdtoverlay
 2021-02-10 11:13 UTC  (4+ messages)
` [PATCH V7 1/3] kbuild: Add generic rule to apply fdtoverlay
` [PATCH V7 2/3] of: unittest: Create overlay_common.dtsi and testcases_common.dtsi
` [PATCH V7 3/3] of: unittest: Statically apply overlays using fdtoverlay

[PATCH 1/2] bfq: remove some useless logic of bfq_update_next_in_service()
 2021-02-10 11:13 UTC  (2+ messages)
  ` [PATCH 2/2] bfq: amend the function name of bfq_may_expire_for_budg_timeout()

[PATCH v2 0/6] Support second Image Signal Processor on rk3399
 2021-02-10 11:11 UTC  (8+ messages)
` [PATCH v2 1/6] drm/rockchip: dsi: add own additional pclk handling
` [PATCH v2 2/6] dt-bindings: display: rockchip-dsi: add optional #phy-cells property
` [PATCH 3/6] drm/rockchip: dsi: add ability to work as a phy instead of full dsi
` [PATCH 4/6] arm64: dts: rockchip: add #phy-cells to mipi-dsi1
` [PATCH 5/6] arm64: dts: rockchip: add cif clk-control pinctrl for rk3399
` [PATCH 6/6] arm64: dts: rockchip: add isp1 node on rk3399

[PATCH bpf-next v6 1/5] bpf: Be less specific about socket cookies guarantees
 2021-02-10 11:10 UTC  (7+ messages)
` [PATCH bpf-next v6 2/5] bpf: Expose bpf_get_socket_cookie to tracing programs

[gustavoars-linux:testing/drm/amd/pm/powerplay/si_dpm] BUILD SUCCESS 42f20d2957c113e614042064333716eb5d6fe3d3
 2021-02-10 11:07 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).