All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-02-10 01:48:36 to 2021-02-10 02:37:03 UTC [more...]

[PATCH] perf tools: Fix arm64 build error with gcc-11
 2021-02-10  2:31 UTC  (4+ messages)

[PATCH] ext4: add .kunitconfig fragment to enable ext4-specific tests
 2021-02-10  2:33 UTC  (2+ messages)

[PATCH 0/5] ath10k fixes for warns
 2021-02-10  2:36 UTC  (3+ messages)
` [PATCH 5/5] ath10k: reduce invalid ht params rate message noise

[PATCH 00/26] ppc: qemu: Convert qemu-ppce500 to driver model
 2021-02-10  2:36 UTC  (5+ messages)
` [PATCH 01/26] Revert "pci: pci-uclass: Dynamically allocate the PCI regions"

[PATCH v1] vdpa/mlx5: Restore the hardware used index after change map
 2021-02-10  2:30 UTC  (11+ messages)

[PATCH 0/6] ARM: mstar: Basic MPLL support
 2021-02-10  2:29 UTC  (8+ messages)
` [PATCH 2/6] dt-bindings: clk: mstar msc313 mpll binding description

[PATCH v2] printk: fix deadlock when kernel panic
 2021-02-10  2:25 UTC  (9+ messages)
  ` [External] "

[RFC] Filesystem error notifications proposal
 2021-02-10  2:32 UTC  (12+ messages)

linux-next: manual merge of the rdma tree with Linus' tree
 2021-02-10  2:15 UTC 

[PATCH mvebu v2 00/10] Armada 37xx: Fix cpufreq changing base CPU speed to 800 MHz from 1000 MHz
 2021-02-10  2:12 UTC  (15+ messages)

[PATCH net-next 0/9] net: phy: icplus: cleanups and new features
 2021-02-10  2:12 UTC  (17+ messages)
` [PATCH net-next 1/9] net: phy: icplus: use PHY_ID_MATCH_MODEL() macro
` [PATCH net-next 2/9] net: phy: icplus: use PHY_ID_MATCH_EXACT() for IP101A/G
` [PATCH net-next 3/9] net: phy: icplus: drop address operator for functions
` [PATCH net-next 4/9] net: phy: icplus: use the .soft_reset() of the phy-core
` [PATCH net-next 6/9] net: phy: icplus: don't set APS_EN bit on IP101G
` [PATCH net-next 7/9] net: phy: icplus: select page before writing control register
` [PATCH net-next 8/9] net: phy: icplus: add PHY counter for IP101G
` [PATCH net-next 9/9] net: phy: icplus: add MDI/MDIX support for IP101A/G

[PATCH RFC] hugetlb_cgroup: fix unbalanced css_put for shared mappings
 2021-02-10  2:11 UTC  (5+ messages)

[PATCH v4] checkpatch: do not apply "initialise globals to 0" check to BPF progs
 2021-02-10  2:10 UTC  (2+ messages)

[dhowells-fs:keys-acl 20/24] security/smack/smack_lsm.c:4301:3: error: use of undeclared identifier 'auth_can_override'
 2021-02-10  2:32 UTC 

[PATCH 1/1] PCI/RCEC: Fix failure to inject errors to some RCiEP devices
 2021-02-10  2:05 UTC 

[powerpc:next-test 68/159] arch/powerpc/platforms/amigaone/setup.c:73:13: error: no previous prototype for 'amigaone_discover_phbs'
 2021-02-10  2:27 UTC  (2+ messages)

[PATCH v5 00/22] powerpc/32: Implement C syscall entry/exit
 2021-02-10  2:00 UTC  (18+ messages)
` [PATCH v5 16/22] powerpc/syscall: Avoid stack frame in likely part of system_call_exception()
` [PATCH v5 18/22] powerpc/syscall: Remove FULL_REGS verification in system_call_exception
` [PATCH v5 20/22] powerpc/syscall: Avoid storing 'current' in another pointer

[PATCH mvebu v2 00/10] Armada 37xx: Fix cpufreq changing base CPU speed to 800 MHz from 1000 MHz
 2021-02-10  1:58 UTC  (10+ messages)
` [PATCH mvebu v2 03/10] clk: mvebu: armada-37xx-periph: remove .set_parent method for CPU PM clock
` [PATCH mvebu v2 05/10] clk: mvebu: armada-37xx-periph: Fix switching CPU freq from 250 Mhz to 1 GHz
` [PATCH mvebu v2 06/10] clk: mvebu: armada-37xx-periph: Fix workaround for switching from L1 to L0

[PATCH] cxgb4: fix unnecessary NULL check warnings
 2021-02-10  2:26 UTC 

[MPTCP] Re: [MPTCP][PATCH v6 mptcp-next 0/9] RM_ADDR: remove a list of addrs
 2021-02-10  2:29 UTC 

[PATCH v2] io_uring: fix possible deadlock in io_uring_poll
 2021-02-10  2:27 UTC  (3+ messages)
` [PATCH v3] "

[v7 PATCH 0/12] Make shrinker's nr_deferred memcg aware
 2021-02-10  1:57 UTC  (29+ messages)
` [v7 PATCH 05/12] mm: memcontrol: rename shrinker_map to shrinker_info
` [v7 PATCH 06/12] mm: vmscan: add shrinker_info_protected() helper
` [v7 PATCH 07/12] mm: vmscan: use a new flag to indicate shrinker is registered
` [v7 PATCH 08/12] mm: vmscan: add per memcg shrinker nr_deferred
` [v7 PATCH 09/12] mm: vmscan: use per memcg nr_deferred of shrinker
` [v7 PATCH 10/12] mm: vmscan: don't need allocate shrinker->nr_deferred for memcg aware shrinkers
` [v7 PATCH 11/12] mm: memcontrol: reparent nr_deferred when memcg offline

[Patch bpf-next v2 0/5] sock_map: clean up and refactor code for BPF_SK_SKB_VERDICT
 2021-02-10  2:21 UTC  (6+ messages)
` [Patch bpf-next v2 1/5] bpf: clean up sockmap related Kconfigs
` [Patch bpf-next v2 2/5] skmsg: get rid of struct sk_psock_parser
` [Patch bpf-next v2 3/5] bpf: compute data_end dynamically with JIT code
` [Patch bpf-next v2 4/5] skmsg: use skb ext instead of TCP_SKB_CB
` [Patch bpf-next v2 5/5] sock_map: rename skb_parser and skb_verdict

[PATCH] ath10k: change len of trace_ath10k_log_dbg_dump for large buffer size
 2021-02-10  2:24 UTC  (12+ messages)

[driver-core:driver-core-testing] BUILD SUCCESS 3c9ea42802a1fbf7ef29660ff8c6e526c58114f6
 2021-02-10  2:24 UTC 

[PATCH] md: don't unregister sync_thread with reconfig_mutex held
 2021-02-10  2:21 UTC 

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

[MPTCP] [MPTCP][PATCH v7 mptcp-next 11/11] selftests: mptcp: add testcases for removing addrs
 2021-02-10  2:23 UTC 

[PATCH v4 0/8] support for bitmap (and hence CPU) list "N" abbreviation
 2021-02-09 22:59 UTC  (9+ messages)
` [PATCH 1/8] lib: test_bitmap: clearly separate ERANGE from EINVAL tests
` [PATCH 2/8] lib: test_bitmap: add tests to trigger ERANGE case
` [PATCH 3/8] lib: test_bitmap: add more start-end:offset/len tests
` [PATCH 4/8] lib: bitmap: move ERANGE check from set_region to check_region
` [PATCH 5/8] lib: bitmap: pair nbits value with region struct
` [PATCH 6/8] lib: bitmap: support "N" as an alias for size of bitmap
` [PATCH 7/8] lib: test_bitmap: add tests for "N" alias
` [PATCH 8/8] rcu: deprecate "all" option to rcu_nocbs=

linux-next: build failure after merge of the v4l-dvb tree
 2021-02-10  1:46 UTC 

[MPTCP] [MPTCP][PATCH v7 mptcp-next 10/11] selftests: mptcp: set addr id for removing testcases
 2021-02-10  2:23 UTC 

[MPTCP] [MPTCP][PATCH v7 mptcp-next 09/11] selftests: mptcp: add invert argument for chk_rm_nr
 2021-02-10  2:23 UTC 

[MPTCP] [MPTCP][PATCH v7 mptcp-next 08/11] mptcp: remove a list of addrs when flushing
 2021-02-10  2:23 UTC 

[MPTCP] [MPTCP][PATCH v7 mptcp-next 07/11] mptcp: remove multi addresses and subflows in PM
 2021-02-10  2:23 UTC 

[MPTCP] [MPTCP][PATCH v7 mptcp-next 06/11] mptcp: remove multi subflows in PM
 2021-02-10  2:23 UTC 

[PATCH net-next 1/2] dt-bindings: net: document BCM4908 Ethernet controller
 2021-02-09 22:07 UTC  (4+ messages)
` [PATCH V2 "

[for-4.15][PATCH v2 0/5] xen/iommu: Collection of bug fixes for IOMMU teadorwn
 2021-02-10  2:21 UTC  (3+ messages)
` [for-4.15][PATCH v2 5/5] xen/iommu: x86: Clear the root page-table before freeing the page-tables

[PATCH v3 0/3]
 2021-02-10  2:16 UTC  (4+ messages)

[PATCH 5.10 000/120] 5.10.15-rc1 review
 2021-02-10  1:28 UTC  (2+ messages)

[MPTCP] [MPTCP][PATCH v7 mptcp-next 05/11] mptcp: remove multi addresses in PM
 2021-02-10  2:19 UTC 

[MPTCP] [MPTCP][PATCH v7 mptcp-next 04/11] mptcp: add rm_list_rx in mptcp_pm_data
 2021-02-10  2:19 UTC 

[MPTCP] [MPTCP][PATCH v7 mptcp-next 03/11] mptcp: add rm_list in mptcp_options_received
 2021-02-10  2:19 UTC 

[MPTCP] [MPTCP][PATCH v7 mptcp-next 02/11] mptcp: add rm_list_tx in mptcp_pm_data
 2021-02-10  2:19 UTC 

[MPTCP] [MPTCP][PATCH v7 mptcp-next 01/11] mptcp: add rm_list in mptcp_out_options
 2021-02-10  2:19 UTC 

[MPTCP] [MPTCP][PATCH v7 mptcp-next 00/11] RM_ADDR: remove a list of addrs
 2021-02-10  2:19 UTC 

UBSAN: shift-out-of-bounds in xprt_do_reserve
 2021-02-10  1:24 UTC 

[PATCH 5.4 00/65] 5.4.97-rc1 review
 2021-02-10  1:23 UTC  (2+ messages)

[PATCH v7 0/6] tracing: More synthetic event error fixes
 2021-02-10  1:21 UTC  (4+ messages)

[GIT PULL] memblock: remove return value of memblock_free_all()
 2021-02-10  1:17 UTC  (2+ messages)

[PATCH] KVM: selftests: Add missing header file needed by xAPIC IPI tests
 2021-02-10  1:17 UTC 

[PATCH 4.19 00/38] 4.19.175-rc1 review
 2021-02-10  1:16 UTC  (2+ messages)

[PATCH v3] checkpatch: do not apply "initialise globals to 0" check to BPF progs
 2021-02-09 19:57 UTC  (4+ messages)

[PATCH RFC 00/17] playing around req alloc
 2021-02-10  2:14 UTC  (6+ messages)
` [PATCH 13/17] io_uring: use persistent request cache
` [PATCH 17/17] io_uring: defer flushing cached reqs

[android-common:android12-5.10 3/5] drivers/dma-buf/heaps/page_pool.c:242:5: warning: no previous prototype for function 'dmabuf_page_pool_init_shrinker'
 2021-02-10  2:16 UTC 

[PATCH] target/ppc: Add E500 L2CSR0 write helper
 2021-02-10  2:12 UTC  (5+ messages)

[PATCH v3 0/5] sunxi: fix H6 HDMI related issues
 2021-02-09 17:58 UTC  (2+ messages)
` [PATCH v3 4/5] drm/sun4i: Fix H6 HDMI PHY configuration

[PATCH] Drivers: staging: most: sound: Fixed styling issue
 2021-02-10  1:00 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 1/2] rcuscale: add kfree_rcu() single-argument scale test
 2021-02-10  1:00 UTC  (4+ messages)

[PATCH] clk: at91: Fix the declaration of the clocks
 2021-02-10  0:56 UTC  (5+ messages)

[patch V2 00/13] x86/irq/64: Inline irq stack switching
 2021-02-09 23:40 UTC  (14+ messages)
` [patch V2 01/13] x86/entry: Fix instrumentation annotation
` [patch V2 02/13] x86/irq: Sanitize irq stack tracking
` [patch V2 03/13] x86/irq/64: Adjust the per CPU irq stack pointer by 8
` [patch V2 04/13] x86/apic: Split out spurious handling code
` [patch V2 05/13] x86/irq: Provide macro for inlining irq stack switching
` [patch V2 06/13] x86/entry: Convert system vectors to irq stack macro
` [patch V2 07/13] x86/entry: Convert device interrupts to inline stack switching
` [patch V2 08/13] x86/entry: Use run_sysvec_on_irqstack_cond() for XEN upcall
` [patch V2 09/13] x86/softirq: Remove indirection in do_softirq_own_stack()
` [patch V2 10/13] x86: Select CONFIG_HAVE_IRQ_EXIT_ON_IRQ_STACK
` [patch V2 11/13] softirq: Move __ARCH_HAS_DO_SOFTIRQ to Kconfig
` [patch V2 12/13] softirq: Move do_softirq_own_stack() to generic asm header
` [patch V2 13/13] x86/softirq/64: Inline do_softirq_own_stack()

"noperm" mount option not working
 2021-02-10  2:09 UTC  (3+ messages)

[btrfs] 8698fc4eb7: fio.write_iops 44.9% improvement
 2021-02-10  2:12 UTC  (2+ messages)

[PATCH v3] hw/net: fsl_etsec: Reverse the RCTRL.RSF logic
 2021-02-10  2:10 UTC 

INFO: task hung in io_uring_cancel_task_requests
 2021-02-10  0:54 UTC 

[PATCH bpf-next] selftests/bpf: Fix endianness issues in atomic tests
 2021-02-10  2:07 UTC 

[PATCH v2 for-next] RDMA/hns: Adjust definition of FRMR fields
 2021-02-10  2:07 UTC  (3+ messages)

[PATCH] perf probe: fix kretprobe issue caused by GCC bug
 2021-02-10  0:49 UTC  (4+ messages)

[PATCH 0/3] drm/ttm: constify static vm_operations_structs
 2021-02-09 23:48 UTC  (4+ messages)
` [PATCH 1/3] drm/amdgpu/ttm: constify static vm_operations_struct
` [PATCH 2/3] drm/radeon/ttm: "
` [PATCH 3/3] drm/nouveau/ttm: "

[PATCH] Revert "drm/atomic: document and enforce rules around "spurious" EBUSY"
 2021-02-10  2:05 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH v2 00/28] Allow parallel MMU operations with TDP MMU
 2021-02-10  0:41 UTC  (7+ messages)
` [PATCH v2 06/28] locking/rwlocks: Add contention detection for rwlocks

[PATCH] nvme: Add 48-bit DMA address quirk
 2021-02-10  0:39 UTC  (2+ messages)
` [PATCH v2] nvme: Add 48-bit DMA address quirk for Amazon NVMe controllers

[PATCH for-next 00/32] spin lock usage optimization for SCSI drivers
 2021-02-10  0:37 UTC  (7+ messages)
  ` [Linuxarm] "

[gustavoars-linux:testing/staging/rtl8188eu 8321/8744] arch/mips/kernel/setup.c:47:39: error: redefinition of '__appended_dtb' with a different type: 'const char vs 'char
 2021-02-10  0:33 UTC 

[PATCH net-next 0/7] Marvell Prestera Switchdev misc updates
 2021-02-10  0:28 UTC  (9+ messages)
` [PATCH net-next 5/7] net: marvell: prestera: add LAG support
            ` [EXT] "

[PATCH v2] xen: workaround missing device_type property in pci/pcie nodes
 2021-02-10  1:59 UTC  (2+ messages)

[PATCH 1/3] mlx5_vdpa: should exclude header length and fcs from mtu
 2021-02-10  0:26 UTC  (4+ messages)
` [PATCH 3/3] mlx5_vdpa: defer clear_virtqueues to until DRIVER_OK

[PATCH][RESEND] lib/vsprintf: make-printk-non-secret printks all addresses as unhashed
 2021-02-10  0:24 UTC  (4+ messages)

[PATCH] cifs: do not disable noperm if multiuser mount option is not provided
 2021-02-10  1:55 UTC 

[PATCH] mm/uaccess: Use 'unsigned long' to placate UBSAN warnings, again
 2021-02-10  0:21 UTC  (8+ messages)
  ` [PATCH] ubsan: Require GCC-8+ or Clang to use UBSAN

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

[PATCH] checks: Error on node-name and property name being the same
 2021-02-10  1:57 UTC  (4+ messages)

linux-next: Tree for Feb 8
 2021-02-10  0:16 UTC  (6+ messages)
` linux-next: Tree for Feb 8 (objtool: warnings: 5)

[PATCH v1] x86/vdso: fix CE on non-compatible cflags
 2021-02-10  0:07 UTC 

[PATCH mm] kfence: make reporting sensitive information configurable
 2021-02-09 21:34 UTC  (3+ messages)

[tip:locking/core] BUILD SUCCESS 7f82e631d236cafd28518b998c6d4d8dc2ef68f6
 2021-02-10  0:01 UTC 

[tip:x86/cleanups] BUILD SUCCESS 3228e1dc80983ee1f5d2e533d010b3bd8b50f0e2
 2021-02-10  0:01 UTC 

[tip:ras/core] BUILD SUCCESS 9223d0dccb8f8523754122f68316dd1a4f39f7f8
 2021-02-10  0:01 UTC 

[tip:x86/urgent] BUILD SUCCESS 256b92af784d5043eeb7d559b6d5963dcc2ecb10
 2021-02-10  0:01 UTC 

[PATCH 0/2] rev-list --disk-usage
 2021-02-10  1:49 UTC  (4+ messages)
` [PATCH v2] "

[tip:timers/urgent] BUILD SUCCESS 24c242ec7abb3d21fa0b1da6bb251521dc1717b5
 2021-02-10  0:01 UTC 

[PATCH v4.4.y, v4.9.y] igb: Remove incorrect "unexpected SYS WRAP" log message
 2021-02-10  1:46 UTC  (2+ messages)

[tip:sched/core] BUILD SUCCESS 936eba768e7d4701373115977db1dbe954b6f6af
 2021-02-10  0:01 UTC 

[PATCH v3 1/6] Bluetooth: btintel: Check firmware version before download
 2021-02-10  1:47 UTC  (2+ messages)
` [v3,1/6] "

[dpdk-dev] [PATCH] bus/pci: fix probing for non-netuio bound devices
 2021-02-10  1:40 UTC 

[tip:master] BUILD SUCCESS 4e2c97c69a3b1e5f303e3de8f4353cbd9b55123b
 2021-02-10  0:01 UTC 

[dpdk-dev] [PATCH v13 0/4] raw/ifpga: add extra OPAE APIs
 2021-02-10  1:48 UTC  (5+ messages)
` [dpdk-dev] [PATCH v13 1/4] raw/ifpga: add fpga rsu APIs
` [dpdk-dev] [PATCH v13 2/4] raw/ifpga: add APIs to get fpga information
` [dpdk-dev] [PATCH v13 3/4] raw/ifpga: add miscellaneous APIs
` [dpdk-dev] [PATCH v13 4/4] examples/ifpga: add example for ifpga APIs

[tip:timers/core] BUILD SUCCESS 174bcc691f44fdd05046c694fc650933819f72c7
 2021-02-10  0:01 UTC 

[tip:core/urgent] BUILD SUCCESS 36a6c843fd0d8e02506681577e96dabd203dd8e8
 2021-02-10  0:01 UTC 

[tip:sched/urgent] BUILD SUCCESS 2452483d9546de1c540f330469dc4042ff089731
 2021-02-10  0:01 UTC 


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.