linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-23 07:53:48 to 2022-08-23 08:27:22 UTC [more...]

[PATCH 5.19 000/365] 5.19.4-rc1 review
 2022-08-23  8:00 UTC  (99+ messages)
` [PATCH 5.19 001/365] ALSA: info: Fix llseek return value when using callback
` [PATCH 5.19 002/365] ALSA: hda/realtek: Add quirk for Clevo NS50PU, NS70PU
` [PATCH 5.19 003/365] RDMA: Handle the return code from dma_resv_wait_timeout() properly
` [PATCH 5.19 004/365] KVM: Unconditionally get a ref to /dev/kvm module when creating a VM
` [PATCH 5.19 005/365] x86/mm: Use proper mask when setting PUD mapping
` [PATCH 5.19 006/365] rds: add missing barrier to release_refill
` [PATCH 5.19 007/365] drm/i915/gem: Remove shared locking on freeing objects
` [PATCH 5.19 008/365] locking/atomic: Make test_and_*_bit() ordered on failure
` [PATCH 5.19 009/365] drm/nouveau: recognise GA103
` [PATCH 5.19 010/365] drm/ttm: Fix dummy res NULL ptr deref bug
` [PATCH 5.19 011/365] drm/amdgpu: Only disable prefer_shadow on hawaii
` [PATCH 5.19 012/365] drm/amd/display: Check correct bounds for stream encoder instances for DCN303
` [PATCH 5.19 013/365] s390/ap: fix crash on older machines based on QCI info missing
` [PATCH 5.19 014/365] ata: libata-eh: Add missing command name
` [PATCH 5.19 015/365] mmc: pxamci: Fix another error handling path in pxamci_probe()
` [PATCH 5.19 016/365] mmc: pxamci: Fix an "
` [PATCH 5.19 017/365] mmc: meson-gx: Fix an error handling path in meson_mmc_probe()
` [PATCH 5.19 018/365] btrfs: unset reloc control if transaction commit fails in prepare_to_relocate()
` [PATCH 5.19 019/365] btrfs: reset RO counter on block group if we fail to relocate
` [PATCH 5.19 020/365] btrfs: fix lost error handling when looking up extended ref on log replay
` [PATCH 5.19 021/365] btrfs: fix warning during log replay when bumping inode link count
` [PATCH 5.19 022/365] drm/amdgpu: change vram width algorithm for vram_info v3_0
` [PATCH 5.19 023/365] drm/i915/gt: Ignore TLB invalidations on idle engines
` [PATCH 5.19 024/365] drm/i915/gt: Invalidate TLB of the OA unit at TLB invalidations
` [PATCH 5.19 025/365] drm/i915/gt: Skip TLB invalidations once wedged
` [PATCH 5.19 026/365] drm/i915/gt: Batch TLB invalidations
` [PATCH 5.19 027/365] drm/i915: pass a pointer for tlb seqno at vma_invalidate_tlb()
` [PATCH 5.19 028/365] cifs: Fix memory leak on the deferred close
` [PATCH 5.19 029/365] x86/kprobes: Fix JNG/JNLE emulation
` [PATCH 5.19 030/365] tracing/perf: Fix double put of trace event when init fails
` [PATCH 5.19 031/365] tracing/eprobes: Do not allow eprobes to use $stack, or % for regs
` [PATCH 5.19 032/365] tracing/eprobes: Do not hardcode $comm as a string
` [PATCH 5.19 033/365] tracing/eprobes: Fix reading of string fields
` [PATCH 5.19 034/365] tracing/eprobes: Have event probes be consistent with kprobes and uprobes
` [PATCH 5.19 035/365] tracing/probes: Have kprobes and uprobes use $COMM too
` [PATCH 5.19 036/365] tracing: Have filter accept "common_cpu" to be consistent
` [PATCH 5.19 037/365] ALSA: usb-audio: More comprehensive mixer map for ASUS ROG Zenith II
` [PATCH 5.19 038/365] ALSA: hda: Fix crash due to jack poll in suspend
` [PATCH 5.19 039/365] dt-bindings: usb: mtk-xhci: Allow wakeup interrupt-names to be optional
` [PATCH 5.19 040/365] can: ems_usb: fix clangs -Wunaligned-access warning
` [PATCH 5.19 041/365] apparmor: fix quiet_denied for file rules
` [PATCH 5.19 042/365] apparmor: fix absroot causing audited secids to begin with =
` [PATCH 5.19 043/365] apparmor: Fix failed mount permission check error message
` [PATCH 5.19 044/365] apparmor: fix aa_label_asxprint return check
` [PATCH 5.19 045/365] apparmor: fix setting unconfined mode on a loaded profile
` [PATCH 5.19 046/365] apparmor: fix overlapping attachment computation
` [PATCH 5.19 047/365] apparmor: fix reference count leak in aa_pivotroot()
` [PATCH 5.19 048/365] apparmor: Fix memleak in aa_simple_write_to_buffer()
` [PATCH 5.19 049/365] Documentation: ACPI: EINJ: Fix obsolete example
` [PATCH 5.19 050/365] netfilter: nf_tables: fix crash when nf_trace is enabled
` [PATCH 5.19 051/365] net: tap: NULL pointer derefence in dev_parse_header_protocol when skb->dev is null
` [PATCH 5.19 052/365] NFSv4.1: Dont decrease the value of seq_nr_highest_sent
` [PATCH 5.19 053/365] NFSv4.1: Handle NFS4ERR_DELAY replies to OP_SEQUENCE correctly
` [PATCH 5.19 054/365] NFSv4: Fix races in the legacy idmapper upcall
` [PATCH 5.19 055/365] NFSv4.1: RECLAIM_COMPLETE must handle EACCES
` [PATCH 5.19 056/365] NFSv4/pnfs: Fix a use-after-free bug in open
` [PATCH 5.19 057/365] mptcp, btf: Add struct mptcp_sock definition when CONFIG_MPTCP is disabled
` [PATCH 5.19 058/365] mptcp: move subflow cleanup in mptcp_destroy_common()
` [PATCH 5.19 059/365] mptcp: do not queue data on closed subflows
` [PATCH 5.19 060/365] selftests: mptcp: make sendfile selftest work
` [PATCH 5.19 061/365] BPF: Fix potential bad pointer dereference in bpf_sys_bpf()
` [PATCH 5.19 062/365] bpf: Disallow bpf programs call prog_run command
` [PATCH 5.19 063/365] bpf: Dont reinit map value in prealloc_lru_pop
` [PATCH 5.19 064/365] bpf: Acquire map uref in .init_seq_private for array map iterator
` [PATCH 5.19 065/365] bpf: Acquire map uref in .init_seq_private for hash "
` [PATCH 5.19 066/365] bpf: Acquire map uref in .init_seq_private for sock local storage "
` [PATCH 5.19 067/365] bpf: Acquire map uref in .init_seq_private for sock{map,hash} iterator
` [PATCH 5.19 068/365] bpf: Check the validity of max_rdwr_access for sock local storage map iterator
` [PATCH 5.19 069/365] can: mcp251x: Fix race condition on receive interrupt
` [PATCH 5.19 070/365] can: j1939: j1939_session_destroy(): fix memory leak of skbs
` [PATCH 5.19 071/365] net: atlantic: fix aq_vec index out of range error
` [PATCH 5.19 072/365] m68k: coldfire/device.c: protect FLEXCAN blocks
` [PATCH 5.19 073/365] sunrpc: fix expiry of auth creds
` [PATCH 5.19 074/365] SUNRPC: Fix xdr_encode_bool()
` [PATCH 5.19 075/365] SUNRPC: Reinitialise the backchannel request buffers before reuse
` [PATCH 5.19 076/365] SUNRPC: Dont reuse bvec on retransmission of the request
` [PATCH 5.19 077/365] ASoC: qdsp6: q6apm-dai: unprepare stream if its already prepared
` [PATCH 5.19 078/365] virtio: VIRTIO_HARDEN_NOTIFICATION is broken
` [PATCH 5.19 079/365] virtio_net: fix memory leak inside XPD_TX with mergeable
` [PATCH 5.19 080/365] virtio-blk: Avoid use-after-free on suspend/resume
` [PATCH 5.19 081/365] devlink: Fix use-after-free after a failed reload
` [PATCH 5.19 082/365] net: phy: Warn about incorrect mdio_bus_phy_resume() state
` [PATCH 5.19 083/365] net: bcmgenet: Indicate MAC is in charge of PHY PM
` [PATCH 5.19 084/365] net: phy: c45 baset1: do not skip aneg configuration if clock role is not specified
` [PATCH 5.19 085/365] net: dsa: felix: suppress non-changes to the tagging protocol
` [PATCH 5.19 086/365] net: bgmac: Fix a BUG triggered by wrong bytes_compl
` [PATCH 5.19 087/365] net: atm: bring back zatm uAPI
` [PATCH 5.19 088/365] selftests: forwarding: Fix failing tests with old libnet
` [PATCH 5.19 089/365] dt-bindings: arm: qcom: fix Alcatel OneTouch Idol 3 compatibles
` [PATCH 5.19 090/365] pinctrl: renesas: rzg2l: Return -EINVAL for pins which have input disabled
` [PATCH 5.19 091/365] dt-bindings: pinctrl: mt8192: Add drive-strength-microamp
` [PATCH 5.19 092/365] dt-bindings: pinctrl: mt8192: Use generic bias instead of pull-*-adv
` [PATCH 5.19 093/365] pinctrl: nomadik: Fix refcount leak in nmk_pinctrl_dt_subnode_to_map
` [PATCH 5.19 094/365] pinctrl: qcom: msm8916: Allow CAMSS GP clocks to be muxed
` [PATCH 5.19 102/365] Input: exc3000 - fix return value check of wait_for_completion_timeout
` [PATCH 5.19 104/365] Input: iqs7222 - correct slider event disable logic
` [PATCH 5.19 105/365] Input: iqs7222 - fortify slider event reporting
` [PATCH 5.19 106/365] Input: iqs7222 - protect volatile registers

[PATCH] iio: buffer: Silence lock nesting splat
 2022-08-23  8:12 UTC  (7+ messages)

[PATCH 4.9 000/101] 4.9.326-rc1 review
 2022-08-23  8:03 UTC  (57+ messages)
` [PATCH 4.9 001/101] Bluetooth: L2CAP: Fix use-after-free caused by l2cap_chan_put
` [PATCH 4.9 002/101] ntfs: fix use-after-free in ntfs_ucsncmp()
` [PATCH 4.9 003/101] scsi: ufs: host: Hold reference returned by of_parse_phandle()
` [PATCH 4.9 004/101] net: ping6: Fix memleak in ipv6_renew_options()
` [PATCH 4.9 005/101] net: sungem_phy: Add of_node_put() for reference returned by of_get_parent()
` [PATCH 4.9 006/101] netfilter: nf_queue: do not allow packet truncation below transport header offset
` [PATCH 4.9 007/101] ARM: crypto: comment out gcc warning that breaks clang builds
` [PATCH 4.9 008/101] mt7601u: add USB device ID for some versions of XiaoDu WiFi Dongle
` [PATCH 4.9 009/101] ion: Make user_ion_handle_put_nolock() a void function
` [PATCH 4.9 010/101] selinux: Minor cleanups
` [PATCH 4.9 011/101] proc: Pass file mode to proc_pid_make_inode
` [PATCH 4.9 012/101] selinux: Clean up initialization of isec->sclass
` [PATCH 4.9 013/101] selinux: Convert isec->lock into a spinlock
` [PATCH 4.9 014/101] selinux: fix error initialization in inode_doinit_with_dentry()
` [PATCH 4.9 015/101] selinux: fix inode_doinit_with_dentry() LABEL_INVALID error handling
` [PATCH 4.9 016/101] include/uapi/linux/swab.h: fix userspace breakage, use __BITS_PER_LONG for swap
` [PATCH 4.9 017/101] init/main: Fix double "the" in comment
` [PATCH 4.9 018/101] init/main: properly align the multi-line comment
` [PATCH 4.9 019/101] init: move stack canary initialization after setup_arch
` [PATCH 4.9 020/101] init/main.c: extract early boot entropy from the passed cmdline
` [PATCH 4.9 021/101] ACPI: video: Force backlight native for some TongFang devices
` [PATCH 4.9 022/101] ACPI: video: Shortening quirk list by identifying Clevo by board_name only
` [PATCH 4.9 023/101] random: only call boot_init_stack_canary() once
` [PATCH 4.9 024/101] macintosh/adb: fix oob read in do_adb_query() function
` [PATCH 4.9 025/101] Makefile: link with -z noexecstack --no-warn-rwx-segments
` [PATCH 4.9 026/101] x86: link vdso and boot "
` [PATCH 4.9 027/101] ALSA: bcd2000: Fix a UAF bug on the error path of probing
` [PATCH 4.9 028/101] add barriers to buffer_uptodate and set_buffer_uptodate
` [PATCH 4.9 029/101] KVM: SVM: Dont BUG if userspace injects an interrupt with GIF=0
` [PATCH 4.9 030/101] KVM: x86: Mark TSS busy during LTR emulation _after_ all fault checks
` [PATCH 4.9 031/101] ALSA: hda/conexant: Add quirk for LENOVO 20149 Notebook model
` [PATCH 4.9 032/101] ALSA: hda/cirrus - support for iMac 12,1 model
` [PATCH 4.9 033/101] vfs: Check the truncate maximum size in inode_newsize_ok()
` [PATCH 4.9 034/101] usbnet: Fix linkwatch use-after-free on disconnect
` [PATCH 4.9 035/101] parisc: Fix device names in /proc/iomem
` [PATCH 4.9 036/101] drm/nouveau: fix another off-by-one in nvbios_addr
` [PATCH 4.9 037/101] bpf: fix overflow in prog accounting
` [PATCH 4.9 038/101] fuse: limit nsec
` [PATCH 4.9 039/101] md-raid10: fix KASAN warning
` [PATCH 4.9 040/101] ia64, processor: fix -Wincompatible-pointer-types in ia64_get_irr()
` [PATCH 4.9 041/101] PCI: Add defines for normal and subtractive PCI bridges
` [PATCH 4.9 042/101] powerpc/fsl-pci: Fix Class Code of PCIe Root Port
` [PATCH 4.9 043/101] powerpc/powernv: Avoid crashing if rng is NULL
` [PATCH 4.9 044/101] MIPS: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACK
` [PATCH 4.9 045/101] USB: HCD: Fix URB giveback issue in tasklet function
` [PATCH 4.9 046/101] netfilter: nf_tables: fix null deref due to zeroed list head
` [PATCH 4.9 047/101] scsi: zfcp: Fix missing auto port scan and thus missing target ports
` [PATCH 4.9 048/101] x86/olpc: fix logical not is only applied to the left hand side
` [PATCH 4.9 049/101] spmi: trace: fix stack-out-of-bound access in SPMI tracing functions
` [PATCH 4.9 050/101] ext4: add EXT4_INODE_HAS_XATTR_SPACE macro in xattr.h
` [PATCH 4.9 051/101] ext4: make sure ext4_append() always allocates new block
` [PATCH 4.9 052/101] ext4: fix use-after-free in ext4_xattr_set_entry
` [PATCH 4.9 053/101] ext4: update s_overhead_clusters in the superblock during an on-line resize
` [PATCH 4.9 054/101] ext4: fix extent status tree race in writeback error recovery path
` [PATCH 4.9 058/101] btrfs: reject log replay if there is unsupported RO compat flag
` [PATCH 4.9 059/101] tcp: fix over estimation in sk_forced_mem_schedule()

[PATCH 00/13] EDAC/synopsys: Add generic resources and Baikal-T1 support
 2022-08-23  8:12 UTC  (5+ messages)
` [PATCH 01/13] dt-bindings: memory: snps: Extend schema with IRQs/resets/clocks props
` [PATCH 02/13] dt-bindings: memory: snps: Add Baikal-T1 DDRC support

[PATCH v2 0/4] Bring back driver_deferred_probe_check_state() for now
 2022-08-23  8:11 UTC  (3+ messages)
` [PATCH v2 4/4] Revert "iommu/of: Delete usage of driver_deferred_probe_check_state()"

[PATCH 0/4] platform/chrome: cros_ec_typec: Altmode fixes
 2022-08-23  8:11 UTC  (3+ messages)
` [PATCH 1/4] platform/chrome: cros_ec_typec: Add bit offset for DP VDO

[PATCH v7 0/2] sched/fair: Scan cluster before scanning LLC in wake-up path
 2022-08-23  8:09 UTC  (5+ messages)
` [PATCH v7 2/2] "

[RFC PATCH 00/18] KVM hardware enable/disable reorganize
 2022-08-23  8:08 UTC  (4+ messages)
` [RFC PATCH 12/18] KVM: Do processor compatibility check on cpu online and resume

[PATCH] arch_topology: Make cluster topology span at least SMT CPUs
 2022-08-23  8:06 UTC  (2+ messages)

arch/mips/pci/pci-ar2315.c:6: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2022-08-23  8:06 UTC  (5+ messages)
` [PATCH] mips: pci: remove extraneous asterisk from top level comment of ar2315 PCI driver

[PATCH v0] ieee802154/adf7242: defer destroy_workqueue call
 2022-08-23  8:03 UTC  (2+ messages)

[PATCH net-next v3 00/17] net: dsa: microchip: add error handling and register access validation
 2022-08-23  8:02 UTC  (18+ messages)
` [PATCH net-next v3 01/17] net: dsa: microchip: add separate struct ksz_chip_data for KSZ8563 chip
` [PATCH net-next v3 02/17] net: dsa: microchip: do per-port Gbit detection instead of per-chip
` [PATCH net-next v3 03/17] net: dsa: microchip: don't announce extended register support on non Gbit chips
` [PATCH net-next v3 04/17] net: dsa: microchip: allow to pass return values for PHY read/write accesses
` [PATCH net-next v3 05/17] net: dsa: microchip: forward error value on all ksz_pread/ksz_pwrite functions
` [PATCH net-next v3 06/17] net: dsa: microchip: ksz9477: add error handling to ksz9477_r/w_phy
` [PATCH net-next v3 07/17] net: dsa: microchip: ksz8795: add error handling to ksz8_r/w_phy
` [PATCH net-next v3 08/17] net: dsa: microchip: KSZ9893: do not write to not supported Output Clock Control Register
` [PATCH net-next v3 09/17] net: dsa: microchip: add support for regmap_access_tables
` [PATCH net-next v3 10/17] net: dsa: microchip: add regmap_range for KSZ8563 chip
` [PATCH net-next v3 11/17] net: dsa: microchip: ksz9477: remove MII_CTRL1000 check from ksz9477_w_phy()
` [PATCH net-next v3 12/17] net: dsa: microchip: add regmap_range for KSZ9477 chip
` [PATCH net-next v3 13/17] net: dsa: microchip: ksz9477: use internal_phy instead of phy_port_cnt
` [PATCH net-next v3 14/17] net: dsa: microchip: remove unused port phy variable
` [PATCH net-next v3 15/17] net: dsa: microchip: ksz9477: remove unused "on" variable
` [PATCH net-next v3 16/17] net: dsa: microchip: remove unused sgmii variable
` [PATCH net-next v3 17/17] net: dsa: microchip: remove IS_9893 flag

[PATCH v3 0/2] spi: stm32_qspi: use QSPI bus as 8 lines communication channel
 2022-08-23  8:01 UTC  (5+ messages)
` (subset) "

[PATCH] Documentation: KUnit: Reword kunit_tool guide
 2022-08-23  8:00 UTC  (2+ messages)

[PATCH 1/2] thunderbolt: thunderbolt: Add vendor's specific operations of NVM
 2022-08-23  7:59 UTC 

[PATCH v4 0/2] spi: stm32_qspi: use QSPI bus as 8 lines communication channel
 2022-08-23  7:58 UTC  (3+ messages)
` [PATCH v4 1/2] ARM: dts: stm32: Create separate pinmux for qspi cs pin in stm32mp15-pinctrl.dtsi
` [PATCH v4 2/2] spi: stm32_qspi: Add transfer_one_message() spi callback

[PATCH v1 1/2] perf stat: Clear reset_group for each stat run
 2022-08-23  7:57 UTC  (2+ messages)

[tip: x86/cpu] x86/cpu: Add new Raptor Lake CPU model number
 2022-08-23  7:57 UTC  (2+ messages)

[PATCH linux-next] drm/mediatek: Remove the unneeded result variable
 2022-08-23  7:55 UTC 

[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-08-23  7:55 UTC  (6+ messages)

[PATCH v6 0/9] sched/fair: task load tracking optimization and cleanup
 2022-08-23  7:54 UTC  (3+ messages)
` [PATCH v6 7/9] sched/fair: allow changing cgroup of new forked task

[PATCH net-next] net: sched: delete duplicate cleanup of backlog and qlen
 2022-08-23  7:57 UTC 

[PATCH linux-next] gfs2: Remove the unneeded result variable
 2022-08-23  7:54 UTC 

[PATCH linux-next] ASoC: atmel_ssc_dai: Remove the unneeded result variable
 2022-08-23  7:53 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).