All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-12-09 00:06:00 to 2021-12-09 01:26:02 UTC [more...]

[PATCH 00/10] Hardening page _refcount
 2021-12-09  1:25 UTC  (6+ messages)
` [PATCH 01/10] mm: page_ref_add_unless() does not trace 'u' argument

hcidump replacement
 2021-12-09  1:24 UTC  (2+ messages)

[PATCH] selftests: net: Correct ping6 expected rc from 2 to 1
 2021-12-09  1:23 UTC  (2+ messages)

[PATCH 00/12] KVM: X86: misc fixes and cleanup
 2021-12-09  1:21 UTC  (4+ messages)
` [PATCH 01/12] KVM: X86: Fix when shadow_root_level=5 && guest root_level<4
  ` [PATCH 1/12] "

[PATCH v1] Add API to get full pathname of an inode
 2021-12-09  1:21 UTC  (4+ messages)
  ` [PATCH v2 1/2] "
  ` [PATCH v2 2/2] Add API to iterate over inodes in EROFS

[PATCH v6 00/18] Adding partial support for 128-bit riscv target
 2021-12-09  1:18 UTC  (7+ messages)
` [PATCH v6 01/18] exec/memop: Adding signedness to quad definitions
` [PATCH v6 07/18] target/riscv: setup everything for rv64 to support rv128 execution

[PATCH v3 00/18] Fix BUG_ON in vfio_iommu_group_notifier()
 2021-12-09  1:20 UTC  (8+ messages)
` [PATCH v3 04/18] driver core: platform: Add driver dma ownership management

[PATCH net-next 1/8] can: bittiming: replace CAN units with the generic ones from linux/units.h
 2021-12-09  1:20 UTC  (2+ messages)

[PATCH] usb: hub: Resume hubs to find newly connected device
 2021-12-09  1:19 UTC  (3+ messages)

[PATCH v3] Monitor: print message before quit for no array to monitor
 2021-12-09  1:18 UTC  (4+ messages)

[PATCH] kcmp.2: still depends on kconfig
 2021-12-09  1:18 UTC  (4+ messages)

[PATCH 00/73] libata: rework logging, take II
 2021-12-09  1:17 UTC  (34+ messages)
` [PATCH 02/73] libata: Add ata_port_classify() helper
` [PATCH 05/73] sata_mv: replace DPRINTK with 'pci_dump' module parameter
` [PATCH 06/73] sata_mv: kill 'port' argument in mv_dump_all_regs()
` [PATCH 08/73] libata: drop DPRINTK() calls in reset
` [PATCH 10/73] libata: drop debugging statements for bus-master DMA
` [PATCH 19/73] libata: drop DPRINTK() calls during ATA error handling
` [PATCH 20/73] libata-eh: remove DPRINTK() calls for request sense
` [PATCH 21/73] libata: move ata_{port,link,dev}_dbg to standard dev_XXX() macros
` [PATCH 24/73] pata_octeon_cf: remove DPRINTK() macro in interrupt context
` [PATCH 32/73] pdc_adma: Drop pointless VPRINTK() calls and convert the remaining ones
` [PATCH 54/73] pata_atp867x: convert blank printk() calls
` [PATCH 62/73] pata_rz1000: "
` [PATCH 68/73] pata_hpt37x: convert pr_XXX() calls
` [PATCH 70/73] pata_hpt3x2n: "
` [PATCH 71/73] pata_hpt3x2n: convert pr_err() calls
` [PATCH 72/73] pata_hpt366: convert pr_warn() calls

[PATCH] irqchip/irq-gic-v3-its.c: Return its_invall_cmd.col when building INVALL
 2021-12-09  1:17 UTC  (3+ messages)

[PATCH v4] rpmsg: char: Fix race between the release of rpmsg_ctrldev and cdev
 2021-12-09  1:15 UTC  (3+ messages)

[PATCH 4.19 00/48] 4.19.220-rc1 review
 2021-12-09  1:14 UTC  (2+ messages)

[PATCH 5.10 000/125] 5.10.84-rc2 review
 2021-12-09  1:13 UTC  (2+ messages)

[PATCH net 0/7] Netfilter fixes for net
 2021-12-09  1:10 UTC  (9+ messages)
` [PATCH net 1/7] netfilter: nfnetlink_queue: silence bogus compiler warning
` [PATCH net 2/7] vrf: don't run conntrack on vrf with !dflt qdisc
` [PATCH net 3/7] nft_set_pipapo: Fix bucket load in AVX2 lookup routine for six 8-bit groups
` [PATCH net 4/7] selftests: netfilter: Add correctness test for mac,net set type
` [PATCH net 5/7] netfilter: nft_exthdr: break evaluation if setting TCP option fails
` [PATCH net 6/7] selftests: netfilter: switch zone stress to socat
` [PATCH net 7/7] netfilter: conntrack: annotate data-races around ct->timeout

[PATCH v3 0/3] mmc: Add LiteSDCard mmc driver
 2021-12-09  1:08 UTC  (4+ messages)
` [PATCH v3 2/3] dt-bindings: mmc: Add bindings for LiteSDCard

[PATCH v3 0/5] aio: fix use-after-free and missing wakeups
 2021-12-09  1:04 UTC  (6+ messages)
` [PATCH v3 1/5] wait: add wake_up_pollfree()
` [PATCH v3 2/5] binder: use wake_up_pollfree()
` [PATCH v3 3/5] signalfd: "
` [PATCH v3 4/5] aio: keep poll requests on waitqueue until completed
` [PATCH v3 5/5] aio: fix use-after-free due to missing POLLFREE handling

[RFC PATCH v3 0/8] image: add a stage pre-load
 2021-12-09  1:04 UTC  (5+ messages)
` [RFC PATCH v3 8/8] tools: gen_pre_load_header.sh: initial import

[PATCH mptcp-next 0/2] mptcp: a couple of cleanups
 2021-12-09  1:03 UTC  (2+ messages)

What's cooking in git.git (Dec 2021, #01; Fri, 3)
 2021-12-09  1:02 UTC  (4+ messages)

[patch V2 00/31] genirq/msi, PCI/MSI: Spring cleaning - Part 3
 2021-12-09  1:01 UTC  (4+ messages)
` [patch V2 02/31] genirq/msi: Add mutex for MSI list protection

[PATCH net v2 0/7][pull request] Intel Wired LAN Driver Updates 2021-12-08
 2021-12-09  1:00 UTC  (2+ messages)

[PATCH V3 0/6] xen: Add support of extended regions (safe ranges) on Arm
 2021-12-09  0:59 UTC  (7+ messages)
` [PATCH V3 4/6] xen/unpopulated-alloc: Add mechanism to use Xen resource

[PATCH v1 2/7] vdpa/mlx5: Distribute RX virtqueues in RQT object
 2021-12-09  0:59 UTC  (3+ messages)
  ` [PATCH v1 3/7] vdpa: Allow to configure max data virtqueues
  ` [PATCH v1 6/7] vdpa: Add support for querying control virtqueue index

[PATCH v6 00/13] user_events: Enable user processes to create and write to trace events
 2021-12-09  0:58 UTC  (4+ messages)
` [PATCH v6 02/13] user_events: Add minimal support for trace_event into ftrace

[PATCH v6 0/5] Expand Semtech SAR Sensors support
 2021-12-09  0:58 UTC  (6+ messages)
` [PATCH v6 1/5] iio: sx9310: Add frequency in read_avail
` [PATCH v6 2/5] iio: sx9310: Extract common Semtech sensor logic
` [PATCH v6 3/5] iio: proximity: Add SX9324 support
` [PATCH v6 4/5] dt-bindings: iio: Add sx9324 binding
` [PATCH v6 5/5] iio: sx9324: Add dt_binding support

[PATCH 0/2] A design for future-proofing fsync() configuration
 2021-12-09  0:57 UTC  (13+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 2/3] core.fsync: introduce granular fsync control
  ` [PATCH v3 0/4] A design for future-proofing fsync() configuration
    ` [PATCH v3 1/4] core.fsyncmethod: add writeout-only mode
    ` [PATCH v3 2/4] core.fsync: introduce granular fsync control
    ` [PATCH v3 3/4] core.fsync: new option to harden the index
    ` [PATCH v3 4/4] core.fsync: add a `derived-metadata` aggregate option

[PATCH] rsi: fix array out of bound
 2021-12-08  9:53 UTC 

[PATCH v7 0/9] ceph: size handling for the fscrypt
 2021-12-09  0:56 UTC  (5+ messages)
` [PATCH v7 8/9] ceph: add object version support for sync read

[PATCH V4 0/6] Add Qualcomm Technologies, Inc. PM8008 regulator driver
 2021-12-09  0:56 UTC  (8+ messages)
` [PATCH V4 1/6] dt-bindings: regulator: Add "regulator-min-dropout-voltage-microvolt"

[PATCH] iomap: turn the byte variable in iomap_zero_iter into a ssize_t
 2021-12-09  0:55 UTC  (3+ messages)

[dm-devel] [PATCH V2] md: don't unregister sync_thread with reconfig_mutex held
 2021-12-09  0:47 UTC  (11+ messages)
                  `  "

[PATCH bpf-next 0/8] Add support for transmitting packets using XDP in bpf_prog_run()
 2021-12-09  0:54 UTC  (6+ messages)
` [PATCH bpf-next 5/8] xdp: add xdp_do_redirect_frame() for pre-computed xdp_frames
` [PATCH bpf-next 6/8] bpf: Add XDP_REDIRECT support to XDP for bpf_prog_run()

[PATCH v13 0/7] gpio-sim: configfs-based GPIO simulator
 2021-12-09  0:54 UTC  (2+ messages)

[PATCH v3] power: supply_core: Pass pointer to battery info
 2021-12-09  0:50 UTC 

[syzbot] INFO: task can't die in reclaim_throttle
 2021-12-09  0:52 UTC 

[PATCH v2 bpf-next 00/12] Enhance and rework logging controls in libbpf
 2021-12-09  0:49 UTC  (13+ messages)
` [PATCH v2 bpf-next 01/12] libbpf: fix bpf_prog_load() log_buf logic for log_level 0
` [PATCH v2 bpf-next 02/12] libbpf: add OPTS-based bpf_btf_load() API
` [PATCH v2 bpf-next 03/12] libbpf: allow passing preallocated log_buf when loading BTF into kernel
` [PATCH v2 bpf-next 04/12] libbpf: allow passing user log setting through bpf_object_open_opts
` [PATCH v2 bpf-next 05/12] libbpf: improve logging around BPF program loading
` [PATCH v2 bpf-next 06/12] libbpf: preserve kernel error code and remove kprobe prog type guessing
` [PATCH v2 bpf-next 07/12] libbpf: add per-program log buffer setter and getter
` [PATCH v2 bpf-next 08/12] libbpf: deprecate bpf_object__load_xattr()
` [PATCH v2 bpf-next 09/12] selftests/bpf: replace all uses of bpf_load_btf() with bpf_btf_load()
` [PATCH v2 bpf-next 10/12] selftests/bpf: add test for libbpf's custom log_buf behavior
` [PATCH v2 bpf-next 11/12] selftests/bpf: remove the only use of deprecated bpf_object__load_xattr()
` [PATCH v2 bpf-next 12/12] bpftool: switch bpf_object__load_xattr() to bpf_object__load()

[PATCH] clk: Fix children not voting entire parent chain during init
 2021-12-09  0:51 UTC  (4+ messages)

[PATCH 17/18] drm: rockchip: Add VOP2 driver
 2021-12-09  0:49 UTC  (4+ messages)

[PATCH v4 0/2] AMAC and SYSTEMPORT bindings YAML conversion
 2021-12-09  0:49 UTC  (4+ messages)
` [PATCH v4 2/2] dt-bindings: net: Convert SYSTEMPORT to YAML

[PATCH bpf-next 00/12] Enhance and rework logging controls in libbpf
 2021-12-09  0:48 UTC  (14+ messages)
` [PATCH bpf-next 01/12] libbpf: fix bpf_prog_load() log_buf logic for log_level 0
` [PATCH bpf-next 02/12] libbpf: add OPTS-based bpf_btf_load() API
` [PATCH bpf-next 03/12] libbpf: allow passing preallocated log_buf when loading BTF into kernel
` [PATCH bpf-next 04/12] libbpf: allow passing user log setting through bpf_object_open_opts
` [PATCH bpf-next 05/12] libbpf: improve logging around BPF program loading
` [PATCH bpf-next 06/12] libbpf: preserve kernel error code and remove kprobe prog type guessing
` [PATCH bpf-next 07/12] libbpf: add per-program log buffer setter and getter
` [PATCH bpf-next 08/12] libbpf: deprecate bpf_object__load_xattr()
` [PATCH bpf-next 09/12] selftests/bpf: replace all uses of bpf_load_btf() with bpf_btf_load()
` [PATCH bpf-next 10/12] selftests/bpf: add test for libbpf's custom log_buf behavior
` [PATCH bpf-next 11/12] selftests/bpf: remove the only use of deprecated bpf_object__load_xattr()
` [PATCH bpf-next 12/12] bpftool: switch bpf_object__load_xattr() to bpf_object__load()

[PATCH] arm64: kexec: Fix missing error code 'ret' warning in load_other_segments()
 2021-12-09  0:45 UTC  (3+ messages)

[PATCH net-next v5] rtnetlink: Support fine-grained netdevice bulk deletion
 2021-12-09  0:47 UTC  (8+ messages)

[PATCH v2] power: supply_core: Pass pointer to battery info
 2021-12-09  0:46 UTC  (3+ messages)

[xen-unstable test] 167234: tolerable FAIL
 2021-12-09  0:45 UTC 

[PATCH -V2] numa balancing: move some document to make it consistent with the code
 2021-12-09  0:44 UTC 

[PATCH 0/6] RFC: adding support to GCC for detecting trust boundaries
 2021-12-09  0:41 UTC  (5+ messages)

[f2fs-dev] [PATCH v2] f2fs: add gc_urgent_high_remaining sysfs node
 2021-12-09  0:41 UTC  (2+ messages)
`  "

[PATCH v3 0/8] docs: consolidate sysfs-block into Documentation/ABI/
 2021-12-09  0:38 UTC  (9+ messages)
` [PATCH v3 1/8] docs: sysfs-block: move to stable directory
` [PATCH v3 2/8] docs: sysfs-block: sort alphabetically
` [PATCH v3 3/8] docs: sysfs-block: add contact for nomerges
` [PATCH v3 4/8] docs: sysfs-block: fill in missing documentation from queue-sysfs.rst
` [PATCH v3 5/8] docs: sysfs-block: document stable_writes
` [PATCH v3 6/8] docs: sysfs-block: document virt_boundary_mask
` [PATCH v3 7/8] docs: block: remove queue-sysfs.rst
` [PATCH v3 8/8] MAINTAINERS: add entries for block layer documentation

include/asm-generic/bitops/fls64.h:21:14: warning: The result of the '>>' expression is undefined [clang-analyzer-core.UndefinedBinaryOperatorResult]
 2021-12-09  0:39 UTC 

[iptables PATCH 0/6] Some more code de-duplication
 2021-12-09  0:37 UTC  (8+ messages)
` [iptables PATCH 1/6] xshared: Share print_match_save() between legacy ip*tables
` [iptables PATCH 2/6] xshared: Share a common printhelp function
` [iptables PATCH 3/6] libxtables: Add xtables_exit_tryhelp()
` [iptables PATCH 4/6] xtables_globals: Introduce program_variant
` [iptables PATCH 5/6] libxtables: Extend basic_exit_err()
` [iptables PATCH 6/6] iptables-*-restore: Drop pointless line reference

Huge percpu memory usage on multi NUMA node system
 2021-12-09  0:36 UTC 

[PATCH] net: mana: Fix memory leak in mana_hwc_create_wq
 2021-12-09  0:32 UTC  (2+ messages)

[PATCH nft 0/4] second batch of typeof fixes
 2021-12-09  0:31 UTC  (2+ messages)

pull-request: bpf 2021-12-08
 2021-12-09  0:30 UTC  (2+ messages)

[PATCH for-next v6 0/8] RDMA/rxe: Correct race conditions
 2021-12-09  0:26 UTC  (6+ messages)
` [PATCH for-next v6 1/8] RDMA/rxe: Replace RB tree by xarray for indexes

[PATCH] ARM: dts: imx6qdl-dhcom: Add USB overcurrent pin on SoM layer
 2021-12-09  0:23 UTC  (2+ messages)

[PATCH 0/5] Resync Devices trees with Linux 5.16-rc3 and fix breakages
 2021-12-09  0:24 UTC  (3+ messages)
` [PATCH 1/5] net: ravb: Support multiple clocks

[PATCH v2] net: zynq: Add support for GEM reset
 2021-12-09  0:23 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t 0/2] Stop complaining regioning on stable kernels
 2021-12-09  0:23 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

What's cooking in git.git (Dec 2021, #02; Tue, 7)
 2021-12-09  0:22 UTC  (5+ messages)
` ld/sparse-diff-blame, was "

[PATCH net] tcp: Remove sock_owned_by_user() test in tcp_child_process()
 2021-12-09  0:21 UTC  (2+ messages)

[linux-next:master 5567/5842] fs/f2fs/sysfs.c:491 __sbi_store() warn: unsigned 't' is never less than zero
 2021-12-09  0:18 UTC  (2+ messages)

[RFC PATCH] virtio: make sure legacy pci device gain 32bit-pfn vq
 2021-12-09  0:19 UTC  (7+ messages)

drivers/hv/channel_mgmt.c:785:22: warning: Assigned value is garbage or undefined [clang-analyzer-core.uninitialized.Assign]
 2021-12-09  0:18 UTC 

[PATCH] drm/mediatek: Set the default value of rotation to DRM_MODE_ROTATE_0
 2021-12-09  0:15 UTC  (4+ messages)

+ maintainers-mark-more-list-instances-as-moderated.patch added to -mm tree
 2021-12-09  0:16 UTC 

[PATCH v2] gcc: Add CVE-2021-37322 to the list of CVEs to ignore
 2021-12-09  0:15 UTC 

[PATCH net-next 00/11] Replace DSA dp->priv with tagger-owned storage
 2021-12-09  0:14 UTC  (4+ messages)
` [PATCH net-next 05/11] net: dsa: sja1105: remove hwts_tx_en from tagger data

[PATCH] MAINTAINERS: mark more list instances as moderated
 2021-12-09  0:13 UTC 

[PATCH rdma-next 0/3] Skip holes in GID tables
 2021-12-09  0:13 UTC  (5+ messages)
` [PATCH rdma-next 2/3] RDMA/core: Let ib_find_gid() continue search even after empty entry

[PATCH] gcc: Add CVE-2021-37322 to the list of CVEs to ignore
 2021-12-09  0:12 UTC 

[PATCH 0/4] Enable PASID for DMA API users
 2021-12-09  0:12 UTC  (9+ messages)
` [PATCH 4/4] dmaengine: idxd: Use DMA API for in-kernel DMA with PASID

[PATCH v3 0/4] Refactor Aspeed USB vhub driver
 2021-12-09  0:06 UTC  (11+ messages)
` [PATCH v3 1/4] usb: aspeed-vhub: add qualifier descriptor
` [PATCH v3 2/4] usb: aspeed-vhub: fix remote wakeup failure in iKVM use case
` [PATCH v3 4/4] usb: aspeed-vhub: support test mode feature

[RFC PATCH] of: platform: Skip mapping of interrupts in of_device_alloc()
 2021-12-09  0:10 UTC 

[RFC PATCH] branch: add "inherit" option for branch.autoSetupMerge
 2021-12-09  0:08 UTC  (5+ messages)
` [PATCH v5 0/2] branch: inherit tracking configs
  ` [PATCH v5 1/2] branch: accept multiple upstream branches for tracking

Pull request: u-boot-sunxi/master fixes for 2022.01
 2021-12-09  0:06 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.