All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-09-02 12:11:43 to 2022-09-02 12:40:13 UTC [more...]

[PATCH 5.15 00/73] 5.15.65-rc1 review
 2022-09-02 12:18 UTC  (2+ messages)
` [PATCH 5.15 01/73] mm: Force TLB flush for PFNMAP mappings before unlink_file_vma()

[PATCH 5.4 00/77] 5.4.212-rc1 review
 2022-09-02 12:19 UTC  (36+ messages)
` [PATCH 5.4 03/77] kernel/sys_ni: add compat entry for fadvise64_64
` [PATCH 5.4 06/77] Revert "selftests/bpf: Fix test_align verifier log patterns"
` [PATCH 5.4 07/77] pinctrl: amd: Dont save/restore interrupt status and wake status bits
` [PATCH 5.4 10/77] sched/deadline: Fix priority inheritance with multiple scheduling classes
` [PATCH 5.4 11/77] kernel/sched: Remove dl_boosted flag comment
` [PATCH 5.4 12/77] xfrm: fix refcount leak in __xfrm_policy_check()
` [PATCH 5.4 14/77] SUNRPC: RPC level errors should set task->tk_rpc_status
` [PATCH 5.4 15/77] rose: check NULL rose_loopback_neigh->loopback
` [PATCH 5.4 16/77] net/mlx5e: Properly disable vlan strip on non-UL reps
` [PATCH 5.4 17/77] net: moxa: get rid of asymmetry in DMA mapping/unmapping
` [PATCH 5.4 19/77] net: ipvtap - add __init/__exit annotations to module init/exit funcs
` [PATCH 5.4 20/77] netfilter: ebtables: reject blobs that dont provide all entry points
` [PATCH 5.4 22/77] netfilter: nft_payload: report ERANGE for too long offset and length
` [PATCH 5.4 23/77] netfilter: nft_payload: do not truncate csum_offset and csum_type
` [PATCH 5.4 27/77] net: Fix data-races around netdev_tstamp_prequeue
` [PATCH 5.4 31/77] net: Fix a data-race around sysctl_net_busy_read
` [PATCH 5.4 32/77] net: Fix a data-race around netdev_budget
` [PATCH 5.4 33/77] net: Fix a data-race around netdev_budget_usecs
` [PATCH 5.4 34/77] net: Fix a data-race around sysctl_somaxconn
` [PATCH 5.4 36/77] btrfs: fix silent failure when deleting root reference
` [PATCH 5.4 38/77] btrfs: add info when mount fails due to stale replace target
` [PATCH 5.4 40/77] x86/unwind/orc: Unwind ftrace trampolines with correct ORC entry
` [PATCH 5.4 42/77] asm-generic: sections: refactor memory_intersects
` [PATCH 5.4 43/77] s390: fix double free of GS and RI CBs on fork() failure
` [PATCH 5.4 44/77] ACPI: processor: Remove freq Qos request for all CPUs
` [PATCH 5.4 46/77] md: call __md_stop_writes in md_stop
` [PATCH 5.4 48/77] scsi: storvsc: Remove WQ_MEM_RECLAIM from storvsc_error_wq
` [PATCH 5.4 50/77] s390/mm: do not trigger write fault when vma does not allow VM_WRITE
` [PATCH 5.4 51/77] x86/bugs: Add "unknown" reporting for MMIO Stale Data
` [PATCH 5.4 54/77] HID: steam: Prevent NULL pointer dereference in steam_{recv,send}_report
` [PATCH 5.4 64/77] btrfs: unify lookup return value when dir entry is missing
` [PATCH 5.4 66/77] drm/amd/display: clear optc underflow before turn off odm clock
` [PATCH 5.4 71/77] btrfs: tree-checker: check for overlapping extent items
` [PATCH 5.4 75/77] io_uring: disable polling pollfree files
` [PATCH 5.4 77/77] net: neigh: dont call kfree_skb() under spin_lock_irqsave()

[PATCH 4.19 00/56] 4.19.257-rc1 review
 2022-09-02 12:19 UTC  (44+ messages)
` [PATCH 4.19 01/56] audit: fix potential double free on error path from fsnotify_add_inode_mark
` [PATCH 4.19 02/56] parisc: Fix exception handler for fldw and fstw instructions
` [PATCH 4.19 03/56] kernel/sys_ni: add compat entry for fadvise64_64
` [PATCH 4.19 04/56] pinctrl: amd: Dont save/restore interrupt status and wake status bits
` [PATCH 4.19 05/56] sched/deadline: Unthrottle PI boosted threads while enqueuing
` [PATCH 4.19 07/56] sched/deadline: Fix priority inheritance with multiple scheduling classes
` [PATCH 4.19 09/56] xfrm: fix refcount leak in __xfrm_policy_check()
` [PATCH 4.19 10/56] af_key: Do not call xfrm_probe_algs in parallel
` [PATCH 4.19 11/56] rose: check NULL rose_loopback_neigh->loopback
` [PATCH 4.19 13/56] net: ipvtap - add __init/__exit annotations to module init/exit funcs
` [PATCH 4.19 14/56] netfilter: ebtables: reject blobs that dont provide all entry points
` [PATCH 4.19 15/56] netfilter: nft_payload: report ERANGE for too long offset and length
` [PATCH 4.19 16/56] netfilter: nft_payload: do not truncate csum_offset and csum_type
` [PATCH 4.19 17/56] netfilter: nft_osf: restrict osf to ipv4, ipv6 and inet families
` [PATCH 4.19 18/56] netfilter: nft_tunnel: restrict it to netdev family
` [PATCH 4.19 20/56] net: Fix data-races around netdev_tstamp_prequeue
` [PATCH 4.19 22/56] net: Fix a data-race around sysctl_tstamp_allow_data
` [PATCH 4.19 24/56] net: Fix a data-race around sysctl_net_busy_read
` [PATCH 4.19 26/56] net: Fix a data-race around netdev_budget_usecs
` [PATCH 4.19 27/56] net: Fix a data-race around sysctl_somaxconn
` [PATCH 4.19 28/56] ixgbe: stop resetting SYSTIME in ixgbe_ptp_start_cyclecounter
` [PATCH 4.19 29/56] btrfs: check if root is readonly while setting security xattr
` [PATCH 4.19 30/56] x86/unwind/orc: Unwind ftrace trampolines with correct ORC entry
` [PATCH 4.19 31/56] loop: Check for overflow while configuring loop
` [PATCH 4.19 32/56] asm-generic: sections: refactor memory_intersects
` [PATCH 4.19 33/56] s390: fix double free of GS and RI CBs on fork() failure
` [PATCH 4.19 34/56] mm/hugetlb: fix hugetlb not supporting softdirty tracking
` [PATCH 4.19 36/56] scsi: storvsc: Remove WQ_MEM_RECLAIM from storvsc_error_wq
` [PATCH 4.19 37/56] mm: Force TLB flush for PFNMAP mappings before unlink_file_vma()
` [PATCH 4.19 39/56] bpf: Fix the off-by-two error in range markings
` [PATCH 4.19 42/56] x86/bugs: Add "unknown" reporting for MMIO Stale Data
` [PATCH 4.19 43/56] kbuild: Fix include path in scripts/Makefile.modpost
` [PATCH 4.19 44/56] Bluetooth: L2CAP: Fix build errors in some archs
` [PATCH 4.19 45/56] HID: steam: Prevent NULL pointer dereference in steam_{recv,send}_report
` [PATCH 4.19 47/56] HID: hidraw: fix memory leak in hidraw_release()
` [PATCH 4.19 48/56] fbdev: fb_pm2fb: Avoid potential divide by zero error
` [PATCH 4.19 49/56] ftrace: Fix NULL pointer dereference in is_ftrace_trampoline when ftrace is dead
` [PATCH 4.19 50/56] mm/rmap: Fix anon_vma->degree ambiguity leading to double-reuse
` [PATCH 4.19 51/56] drm/amd/display: clear optc underflow before turn off odm clock
` [PATCH 4.19 52/56] neigh: fix possible DoS due to net iface start/stop loop
` [PATCH 4.19 54/56] netfilter: conntrack: NF_CONNTRACK_PROCFS should no longer default to y
` [PATCH 4.19 55/56] kprobes: dont call disarm_kprobe() for disabled kprobes
` [PATCH 4.19 56/56] net: neigh: dont call kfree_skb() under spin_lock_irqsave()

[PATCH 4.14 00/42] 4.14.292-rc1 review
 2022-09-02 12:19 UTC  (39+ messages)
` [PATCH 4.14 01/42] audit: fix potential double free on error path from fsnotify_add_inode_mark
` [PATCH 4.14 02/42] parisc: Fix exception handler for fldw and fstw instructions
` [PATCH 4.14 03/42] pinctrl: amd: Dont save/restore interrupt status and wake status bits
` [PATCH 4.14 04/42] xfrm: fix refcount leak in __xfrm_policy_check()
` [PATCH 4.14 05/42] af_key: Do not call xfrm_probe_algs in parallel
` [PATCH 4.14 06/42] rose: check NULL rose_loopback_neigh->loopback
` [PATCH 4.14 07/42] bonding: 802.3ad: fix no transmission of LACPDUs
` [PATCH 4.14 08/42] net: ipvtap - add __init/__exit annotations to module init/exit funcs
` [PATCH 4.14 09/42] netfilter: ebtables: reject blobs that dont provide all entry points
` [PATCH 4.14 10/42] netfilter: nft_payload: report ERANGE for too long offset and length
` [PATCH 4.14 12/42] net: Fix data-races around weight_p and dev_weight_[rt]x_bias
` [PATCH 4.14 13/42] ratelimit: Fix data-races in ___ratelimit()
` [PATCH 4.14 14/42] net: Fix a data-race around sysctl_tstamp_allow_data
` [PATCH 4.14 15/42] net: Fix a data-race around sysctl_net_busy_poll
` [PATCH 4.14 17/42] net: Fix a data-race around netdev_budget
` [PATCH 4.14 18/42] net: Fix a data-race around netdev_budget_usecs
` [PATCH 4.14 19/42] net: Fix a data-race around sysctl_somaxconn
` [PATCH 4.14 20/42] ixgbe: stop resetting SYSTIME in ixgbe_ptp_start_cyclecounter
` [PATCH 4.14 21/42] btrfs: check if root is readonly while setting security xattr
` [PATCH 4.14 22/42] loop: Check for overflow while configuring loop
` [PATCH 4.14 23/42] asm-generic: sections: refactor memory_intersects
` [PATCH 4.14 24/42] mm/hugetlb: fix hugetlb not supporting softdirty tracking
` [PATCH 4.14 25/42] md: call __md_stop_writes in md_stop
` [PATCH 4.14 26/42] mm: Force TLB flush for PFNMAP mappings before unlink_file_vma()
` [PATCH 4.14 27/42] arm64: map FDT as RW for early_init_dt_scan()
` [PATCH 4.14 28/42] s390/mm: do not trigger write fault when vma does not allow VM_WRITE
` [PATCH 4.14 29/42] x86/cpu: Add Tiger Lake to Intel family
` [PATCH 4.14 30/42] x86/bugs: Add "unknown" reporting for MMIO Stale Data
` [PATCH 4.14 31/42] kbuild: Fix include path in scripts/Makefile.modpost
` [PATCH 4.14 32/42] Bluetooth: L2CAP: Fix build errors in some archs
` [PATCH 4.14 33/42] media: pvrusb2: fix memory leak in pvr_probe
` [PATCH 4.14 34/42] HID: hidraw: fix memory leak in hidraw_release()
` [PATCH 4.14 35/42] fbdev: fb_pm2fb: Avoid potential divide by zero error
` [PATCH 4.14 36/42] ftrace: Fix NULL pointer dereference in is_ftrace_trampoline when ftrace is dead
` [PATCH 4.14 38/42] neigh: fix possible DoS due to net iface start/stop loop
` [PATCH 4.14 39/42] s390/hypfs: avoid error message under KVM
` [PATCH 4.14 41/42] kprobes: dont call disarm_kprobe() for disabled kprobes
` [PATCH 4.14 42/42] net: neigh: dont call kfree_skb() under spin_lock_irqsave()

[PATCH 0/3] misc: fastrpc: fix memory corruption
 2022-09-02 12:28 UTC  (3+ messages)

[syzbot] upstream test error: WARNING in __queue_work
 2022-09-02 12:28 UTC  (4+ messages)

[PATCH v4 0/2] lib/string_helpers: Introduce parse_int_array_user()
 2022-09-02 12:29 UTC  (8+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] ASoC: SOF: Remove strsplit_u32() and tokenize_input()

[PATCH 1/3] ath11k: Enable threaded NAPI on WCN6750
 2022-09-02 12:37 UTC  (2+ messages)

[PATCH v2] ath11k: Add support to connect to non-transmit MBSSID profiles
 2022-09-02 12:28 UTC  (3+ messages)

[PATCH 00/23] Convert to filemap_get_folios_tag()
 2022-09-02 12:29 UTC  (9+ messages)
` [PATCH 06/23] btrfs: Convert btree_write_cache_pages() to use filemap_get_folio_tag()
  ` [f2fs-dev] "
    ` [Cluster-devel] "
` [PATCH 07/23] btrfs: Convert extent_write_cache_pages() to use filemap_get_folios_tag()
  ` [f2fs-dev] "
    ` [Cluster-devel] "

[PATCH v2 1/2] drm/tests: Split drm_framebuffer_create_test into parameterized tests
 2022-09-02 12:34 UTC  (6+ messages)
` [PATCH v2 2/2] drm/tests: Change "igt_" prefix to "test_drm_"

[Bug 215768] Kernel 5.17 can't suspend while bluetooth is enabled
 2022-09-02 12:27 UTC 

[PATCH 1/2] ath11k: Add TWT debugfs support for STA interface
 2022-09-02 12:27 UTC  (3+ messages)

[syzbot] WARNING: CPU: NUM PID: NUM at mm/huge_memory.c:LINE split_huge_page_to_l
 2022-09-02 12:32 UTC  (2+ messages)

[loop] efcfec579f: mdadm-selftests.12imsm-r0_2d-grow-r0_3d.fail #forregzbot
 2022-09-02 12:31 UTC  (5+ messages)

[Intel-gfx] [PATCH 00/11] drm/edid: Range descriptor stuff
 2022-09-02 12:31 UTC  (9+ messages)
` [Intel-gfx] [PATCH 07/11] drm/edid: Use GTF2 for inferred modes
` [Intel-gfx] [PATCH 09/11] drm/edid: Unconfuse preferred timing stuff a bit
    `  "
` [Intel-gfx] [PATCH 10/11] drm/edid: Make version checks less convoluted
    `  "

[PATCH v3 0/2] Add WoW support for WCN6750
 2022-09-02 12:22 UTC  (4+ messages)
` [PATCH v3 2/2] ath11k: "

[Intel-gfx] [PATCH v3] drm/i915/ttm: Abort suspend on i915_ttm_backup failure
 2022-09-02 12:27 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/ttm: Abort suspend on i915_ttm_backup failure (rev3)

[PATCH] t1800: correct test to handle Cygwin
 2022-09-02 12:22 UTC  (2+ messages)

[KVM] c3e0c8c2e8: leaking-addresses.proc..data..ro_after_init
 2022-09-02 12:26 UTC  (6+ messages)
      ` [LKP] "

[PATCH v3 1/1] monitor/hmp: print trace as option in help for log command
 2022-09-02 12:24 UTC  (2+ messages)

[PATCH 4.9 00/31] 4.9.327-rc1 review
 2022-09-02 12:18 UTC  (32+ messages)
` [PATCH 4.9 01/31] parisc: Fix exception handler for fldw and fstw instructions
` [PATCH 4.9 02/31] xfrm: fix refcount leak in __xfrm_policy_check()
` [PATCH 4.9 03/31] af_key: Do not call xfrm_probe_algs in parallel
` [PATCH 4.9 04/31] rose: check NULL rose_loopback_neigh->loopback
` [PATCH 4.9 05/31] bonding: 802.3ad: fix no transmission of LACPDUs
` [PATCH 4.9 06/31] netfilter: nft_payload: report ERANGE for too long offset and length
` [PATCH 4.9 07/31] ratelimit: Fix data-races in ___ratelimit()
` [PATCH 4.9 08/31] net: Fix a data-race around sysctl_tstamp_allow_data
` [PATCH 4.9 09/31] net: Fix a data-race around sysctl_net_busy_poll
` [PATCH 4.9 10/31] net: Fix a data-race around sysctl_net_busy_read
` [PATCH 4.9 11/31] net: Fix a data-race around sysctl_somaxconn
` [PATCH 4.9 12/31] ixgbe: stop resetting SYSTIME in ixgbe_ptp_start_cyclecounter
` [PATCH 4.9 13/31] btrfs: check if root is readonly while setting security xattr
` [PATCH 4.9 14/31] loop: Check for overflow while configuring loop
` [PATCH 4.9 15/31] asm-generic: sections: refactor memory_intersects
` [PATCH 4.9 16/31] mm/hugetlb: fix hugetlb not supporting softdirty tracking
` [PATCH 4.9 17/31] mm: Force TLB flush for PFNMAP mappings before unlink_file_vma()
` [PATCH 4.9 18/31] s390/mm: do not trigger write fault when vma does not allow VM_WRITE
` [PATCH 4.9 19/31] x86/cpu: Add Tiger Lake to Intel family
` [PATCH 4.9 20/31] x86/bugs: Add "unknown" reporting for MMIO Stale Data
` [PATCH 4.9 21/31] kbuild: Fix include path in scripts/Makefile.modpost
` [PATCH 4.9 22/31] Bluetooth: L2CAP: Fix build errors in some archs
` [PATCH 4.9 23/31] media: pvrusb2: fix memory leak in pvr_probe
` [PATCH 4.9 24/31] HID: hidraw: fix memory leak in hidraw_release()
` [PATCH 4.9 25/31] fbdev: fb_pm2fb: Avoid potential divide by zero error
` [PATCH 4.9 26/31] ftrace: Fix NULL pointer dereference in is_ftrace_trampoline when ftrace is dead
` [PATCH 4.9 27/31] arm64: map FDT as RW for early_init_dt_scan()
` [PATCH 4.9 28/31] s390/hypfs: avoid error message under KVM
` [PATCH 4.9 29/31] netfilter: conntrack: NF_CONNTRACK_PROCFS should no longer default to y
` [PATCH 4.9 30/31] mm/rmap: Fix anon_vma->degree ambiguity leading to double-reuse
` [PATCH 4.9 31/31] kprobes: dont call disarm_kprobe() for disabled kprobes

[PATCH v2] platform/x86: wmi: Allow duplicate GUIDs for drivers that use struct wmi_driver
 2022-09-02 12:19 UTC  (5+ messages)

[Patch v6 00/18] Introduce Microsoft Azure Network Adatper (MANA) PMD
 2022-09-02 12:18 UTC  (3+ messages)
` [Patch v6 15/18] net/mana: add function to send packets

[PATCH 0/3] iova: Some misc changes
 2022-09-02 12:18 UTC  (3+ messages)

[PATCH bpf-next v4 4/5] bpf: Add support for writing to nf_conn:mark
 2022-09-02 12:16 UTC  (2+ messages)

[PATCH v3 0/5] btrfs-progs: separate BLOCK_GROUP_TREE feature from extent-tree-v2
 2022-09-02 12:10 UTC  (8+ messages)
` [PATCH v3 3/5] btrfs-progs: separate block group tree from extent tree v2

[PATCH v1 0/6] Migrate watchdog reset to cyclic infrastructure
 2022-09-02 12:10 UTC  (5+ messages)
` [PATCH v1 3/6] cyclic: Use schedule() instead of WATCHDOG_RESET()
` [PATCH v1 4/6] watchdog: Get rid of ASSEMBLY hacks
` [PATCH v1 5/6] watchdog: Remove WATCHDOG_RESET macro
` [PATCH v1 6/6] watchdog: Further cleanup

[igt-dev] [PATCH i-g-t v4 1/2] i915_drm.h sync uapi engine class enum with drm-next
 2022-09-02 12:12 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for series starting with [i-g-t,v4,1/2] "

[PATCH liburing 0/4] zerocopy send API changes
 2022-09-02 12:11 UTC  (6+ messages)


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.