All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-11-07 23:58:02 to 2021-11-08 02:15:57 UTC [more...]

[PATCH bpf 0/4] Fix some issues for selftest test_xdp_redirect_multi.sh
 2021-11-08  2:15 UTC  (3+ messages)

[LTP] [PATCH v3 1/3] lib: adding .supported_archs field in tst_test structure
 2021-11-08  2:14 UTC  (3+ messages)
` [LTP] [PATCH v3 2/3] testcase: make use of .supported_archs
` [LTP] [PATCH v3 3/3] max_map_count: replace ifdefs by tst_arch

[PATCH bpf-next v5 1/2] bpf: support BPF_PROG_QUERY for progs attached to sockmap
 2021-11-08  2:13 UTC 

[PATCH] lib: sparse: Make CHUNK_TYPE_RAW buffer aligned
 2021-11-08  2:12 UTC  (3+ messages)

[RFC PATCH] mm: migrate: Add new node demotion strategy
 2021-11-08  2:12 UTC  (5+ messages)

Call for Papers: ACM HPDC 2022 (The 31th International Symposium on High-Performance Parallel and Distributed Computing)
 2021-11-08  2:11 UTC 

[PATCH -next v5 0/3] Fix some issues about mmp
 2021-11-08  2:11 UTC  (2+ messages)

[PATCH v2 0/3] Additional FAQ entries
 2021-11-08  2:09 UTC  (10+ messages)
` [PATCH v2 1/3] gitfaq: add documentation on proxies
` [PATCH v2 2/3] gitfaq: give advice on using eol attribute in gitattributes
` [PATCH v2 3/3] gitfaq: add entry about syncing working trees

kwboot: Testing latest kwboot with Kirkwood SoC boards
 2021-11-08  2:08 UTC  (13+ messages)
                  ` Testing pci_mvebu.c with Kirkwood SoCs

[PATCH] blk-mq: don't free tags if the tag_set is used by other device in queue initialztion
 2021-11-08  2:08 UTC  (3+ messages)

mm/mempolicy.c:251:27: warning: Dereference of null pointer (loaded from variable 'nodes') [clang-analyzer-core.NullDereference]
 2021-11-08  2:02 UTC 

[PATCH v11, 0/2] soc: mediatek: mmsys: add mt8192 mmsys support
 2021-11-08  1:54 UTC  (5+ messages)

[RFC PATCH v2 0/5] Add hardware prefetch driver for A64FX and Intel processors
 2021-11-08  1:51 UTC  (10+ messages)
` [RFC PATCH v2 3/5] driver: hwpf: Add support for Intel to hardware prefetch driver
` [RFC PATCH v2 5/5] docs: ABI: Add sysfs documentation interface of "

[PATCH V2 0/2] scsi: fix hang when device state is set via sysfs
 2021-11-08  1:50 UTC  (3+ messages)
` [PATCH 2/2] scsi: Fix "

Permission denied when chainbuilding packages with mock
 2021-11-08  1:48 UTC  (9+ messages)

[ANNOUNCE] makedumpfile 1.7.0
 2021-11-08  1:40 UTC 

[PATCH] PCI: brcmstb: Declare a bitmap as a bitmap, not as a plain 'unsigned long'
 2021-11-08  1:34 UTC  (3+ messages)

[PATCH v12] tty: Fix the keyboard led light display problem
 2021-11-08  1:33 UTC  (3+ messages)

[PATCH 2/2] amba: Move of_amba_device_decode_irq() into amba_probe()
 2021-11-08  1:29 UTC  (5+ messages)

[PATCH 0/3] selftests: gpio: fix minor build issues
 2021-11-08  1:28 UTC  (4+ messages)
` [PATCH 1/3] selftests: gpio: fix gpio compiling error
` [PATCH 2/3] selftests: gpio: fix uninitialised variable warning
` [PATCH 3/3] selftests: gpio: restore CFLAGS options

[PATCH v5 0/4] cache parent project's gitdir in submodules
 2021-11-08  1:24 UTC  (2+ messages)

net/mctp/route.c:371:4: warning: Use of memory after it is freed [clang-analyzer-unix.Malloc]
 2021-11-08  1:18 UTC 

[android-common:android12-5.10-2021-09 8044/10848] kernel/sched/fair.c:4424:6: warning: no previous prototype for function 'set_next_entity'
 2021-11-08  1:16 UTC 

[PATCH v2] JFS: fix memleak in jfs_mount
 2021-11-08  1:15 UTC  (5+ messages)

[PATCH v3 00/25] Introduce power-off+restart call chain API
 2021-11-08  1:14 UTC  (107+ messages)
` [PATCH v3 01/25] notifier: Remove extern annotation from function prototypes
` [PATCH v3 02/25] notifier: Add blocking_notifier_call_chain_is_empty()
` [PATCH v3 03/25] notifier: Add atomic/blocking_notifier_has_unique_priority()
` [PATCH v3 04/25] reboot: Correct typo in a comment
` [PATCH v3 05/25] reboot: Warn if restart handler has duplicated priority
` [PATCH v3 06/25] reboot: Warn if unregister_restart_handler() fails
` [PATCH v3 07/25] reboot: Remove extern annotation from function prototypes
` [PATCH v3 08/25] kernel: Add combined power-off+restart handler call chain API
` [PATCH v3 09/25] ARM: Use do_kernel_power_off()
` [PATCH v3 10/25] csky: "
` [PATCH v3 11/25] riscv: "
` [PATCH v3 12/25] arm64: "
` [PATCH v3 13/25] parisc: "
` [PATCH v3 14/25] xen/x86: "
` [PATCH v3 15/25] sh: "
` [PATCH v3 16/25] x86: "
` [PATCH v3 17/25] ia64: "
` [PATCH v3 18/25] mips: "
` [PATCH v3 19/25] nds32: "
` [PATCH v3 20/25] powerpc: "
` [PATCH v3 21/25] m68k: Switch to new sys-off handler API
` [PATCH v3 22/25] memory: emif: Use kernel_can_power_off()
` [PATCH v3 23/25] ACPI: power: Switch to sys-off handler API
` [PATCH v3 24/25] regulator: pfuze100: Use devm_register_sys_off_handler()
` [PATCH v3 25/25] reboot: Remove pm_power_off_prepare()

[syzbot] WARNING in sta_info_insert_rcu
 2021-11-08  1:12 UTC  (2+ messages)

[linux-linus test] 166077: regressions - FAIL
 2021-11-08  1:10 UTC 

[PATCH v4 3/4] submodule: record superproject gitdir during absorbgitdirs
 2021-11-08  1:07 UTC  (5+ messages)

[PATCH] media: em28xx: fix memory leak in em28xx_init_dev
 2021-11-08  1:06 UTC  (6+ messages)

[libgpiod v2][PATCH v4 0/2] libgpiod v2: C++ bindings
 2021-11-08  1:04 UTC  (5+ messages)
` [libgpiod v2][PATCH v4 1/2] line-config: rework the interface some more
` [libgpiod v2][PATCH v4 2/2] bindings: cxx: implement C++ bindings for libgpiod v2.0

[SPDK] SPDK NVMe/TCP target always fail to send C2H_TERM_REQ request
 2021-11-08  1:03 UTC 

[PATCH 0/3] vimdiff: new layout option + docs
 2021-11-08  1:02 UTC  (7+ messages)
` [PATCH 1/3] vimdiff: new implementation with layout support
` [PATCH 2/3] vimdiff: add tool documentation

[PATCH] PCI: xgene-msi: Use bitmap_zalloc() when applicable
 2021-11-08  0:56 UTC  (5+ messages)

[PATCH] Input: ili210x - Special case ili251x sample read out
 2021-11-08  0:52 UTC 

[PATCH] Input: ili210x - Improve polled sample spacing
 2021-11-08  0:52 UTC 

[PATCH v2 0/2] libperf: Add support for scaling counters obtained from the read() system call during multiplexing
 2021-11-08  0:49 UTC  (7+ messages)
` [PATCH v2 1/2] libperf: Add processing to scale the counters obtained during the read() system call when multiplexing

[PATCH] ipvs: remove unused variable for ip_vs_new_dest
 2021-11-05 11:39 UTC 

[PATCH net] selinux: fix SCTP client peeloff socket labeling
 2021-11-08  0:41 UTC  (4+ messages)

Kernel module that shuts down the device
 2021-11-08  0:38 UTC  (4+ messages)

[PATCH v2 0/1] add selftest for EFI_TCG2_PROTOCOL and Measured Boot
 2021-11-08  0:37 UTC  (3+ messages)

next/pending-fixes build: 191 builds: 9 failed, 182 passed, 10 errors, 147 warnings (v5.15-11396-g61166c09fc60)
 2021-11-08  0:35 UTC 

[PATCH] PCI: xilinx-nwl: Simplify code and fix a memory leak
 2021-11-08  0:31 UTC  (3+ messages)

[PATCH v2] soc: aspeed: lpc-ctrl: Block error printing on probe defer cases
 2021-11-08  0:29 UTC  (2+ messages)

[android-common:android13-5.10 10272/15358] ld.lld: error: undefined symbol: phy_lookup_setting
 2021-11-08  0:27 UTC 

[RFC PATCH v2 0/5] Adds support for PHY LEDs with offload triggers
 2021-11-08  0:25 UTC  (6+ messages)
` [RFC PATCH v2 1/5] leds: trigger: add API for HW offloading of triggers
` [RFC PATCH v2 2/5] leds: add function to configure offload leds
` [RFC PATCH v2 3/5] leds: trigger: add offload-phy-activity trigger
` [RFC PATCH v2 4/5] net: dsa: qca8k: add LEDs support
` [RFC PATCH v2 5/5] dt-bindings: net: dsa: qca8k: add LEDs definition example

[PATCH 00/10] ASPEED SD/eMMC controller clock configuration
 2021-11-08  0:21 UTC  (7+ messages)
` [PATCH 04/10] mmc: Add invert flag for clock phase signedness

[RFC PATCH 0/2] drm/mediatek/hdmi : split legacy driver and add mt8195
 2021-11-08  0:08 UTC  (10+ messages)
` [RFC PATCH 1/2] drm/mediatek: extract common functions from the mtk hdmi driver
` [RFC PATCH 2/2] drm/mediatek: add mtk8195 hdmi display driver

[android-common:android12-5.10-2021-09 5161/10848] drivers/base/core.c:1542:5: warning: no previous prototype for function 'fw_devlink_relax_cycle'
 2021-11-08  0:07 UTC 

linux-next: build warning after merge of the scsi-mkp tree
 2021-11-08  0:06 UTC  (2+ messages)

[PATCH v3] mm: Add PM_HUGE_THP_MAPPING to /proc/pid/pagemap
 2021-11-07 23:51 UTC  (2+ messages)

[PATCH v4] mm: Add PM_HUGE_THP_MAPPING to /proc/pid/pagemap
 2021-11-07 23:57 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.