All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-12-08 23:43:20 to 2021-12-09 01:06:36 UTC [more...]

[PATCH v3 0/5] aio: fix use-after-free and missing wakeups
 2021-12-09  1:04 UTC  (2+ messages)
` [PATCH v3 1/5] wait: add wake_up_pollfree()

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

[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 00/73] libata: rework logging, take II
 2021-12-09  1:01 UTC  (21+ 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 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 v1 1/7] vdpa: Provide interface to read driver features
 2021-12-09  0:59 UTC  (4+ messages)
  ` [PATCH v1 2/7] vdpa/mlx5: Distribute RX virtqueues in RQT object
  ` [PATCH v1 3/7] vdpa: Allow to configure max data virtqueues
  ` [PATCH v1 6/7] vdpa: Add support for querying control virtqueue index

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

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

[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 v1] Add API to get full pathname of an inode
 2021-12-09  0:46 UTC 

[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  (10+ 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 

[PATCH net 0/7] Netfilter fixes for net
 2021-12-09  0:08 UTC  (8+ 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

[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 

[PATCH v3 00/26] KVM: x86: Halt and APICv overhaul
 2021-12-09  0:04 UTC  (10+ messages)

[tip:ras/core] BUILD SUCCESS 1e56279a49168f24b2b58e843ae92976f90a98a6
 2021-12-09  0:03 UTC 

[PATCH -perfbook 0/4] Address potential widowing of headings
 2021-12-09  0:03 UTC  (5+ messages)

[PATCH] net/i40e: fix unsigned stat widths
 2021-12-08 23:58 UTC  (3+ messages)

[davidhildenbrand:foll_unshare 1/2] net/phonet/sysctl.c:24:8: error: field designator 'seqcount' does not refer to any field in type 'seqcount_t' (aka 'struct seqcount')
 2021-12-08 23:58 UTC  (2+ messages)

[PATCH] tun: avoid double free in tun_free_netdev
 2021-12-08 23:58 UTC  (6+ messages)

[arnd-playground:randconfig-5.17-next 132/205] drivers/video/fbdev/core/fb_logo.c:225:30-31: WARNING opportunity for swap()
 2021-12-08 23:58 UTC 

[PATCH] puzzles: Refresh patches based upon upstream discussion
 2021-12-08 23:55 UTC 

[PATCH] drm/msm/dp: Move debugfs files into subdirectory
 2021-12-08 23:54 UTC  (6+ messages)
` [Freedreno] "

[PATCH] fbdev: fix swap.cocci warnings
 2021-12-08 23:52 UTC 

[PATCH v3 0/1] arm64: dts: sm8350: add support for Microsoft Surface Duo 2
 2021-12-08 23:51 UTC  (2+ messages)
` [PATCH v3 1/1] arm64: dts: add minimal DTS "

[PATCHv2 1/3] dt-bindings: spi: cadence-quadspi: document "cdns,qspi-nor-ver-00-10"
 2021-12-08 23:45 UTC  (3+ messages)

[PATCH -next 0/2] Introduce memset_range() helper for wiping members
 2021-12-08 23:44 UTC  (5+ messages)
` [PATCH -next 1/2] string.h: Introduce memset_range() "

[PATCH 0/3] firmware: qcom: scm: Add IOMMU pool size and
 2021-12-08 23:44 UTC  (4+ messages)
` [PATCH 2/3] firmware: qcom: scm: Add function to set the maximum IOMMU pool size

[PATCH] kcmp.2: still depends on kconfig
 2021-12-08 23:44 UTC 

New CVE entries in this week
 2021-12-08 23:44 UTC 

[PATCH v5.1 0/8] redo ssh-signing-key-lifetime topic
 2021-12-08 23:43 UTC  (9+ messages)
` [PATCH v5.1 1/8] t/fmt-merge-msg: make gpg/ssh tests more specific
` [PATCH v5.1 2/8] ssh signing: use sigc struct to pass payload
` [PATCH v5.1 3/8] ssh signing: add key lifetime test prereqs
` [PATCH v5.1 4/8] ssh signing: make verify-commit consider key lifetime
` [PATCH v5.1 5/8] ssh signing: make git log verify "
` [PATCH v5.1 6/8] ssh signing: make verify-tag consider "
` [PATCH v5.1 7/8] ssh signing: make fmt-merge-msg "
` [PATCH v5.1 8/8] ssh signing: verify ssh-keygen in test prereq

[PATCH v3 1/2] Bluetooth: hci_sync: Fix not always pausing advertising when necessary
 2021-12-08 23:43 UTC  (2+ messages)
` [PATCH v3 2/2] Bluetooth: hci_sync: Add hci_le_create_conn_sync


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.