linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-11-19 19:30:25 to 2023-11-20 06:08:01 UTC [more...]

linux-next: Tree for Nov 20
 2023-11-20  6:07 UTC 

[PATCH 00/24] Swapin path refactor for optimization and bugfix
 2023-11-20  6:04 UTC  (34+ messages)
` [PATCH 01/24] mm/swap: fix a potential undefined behavior issue
` [PATCH 02/24] mm/swapfile.c: add back some comment
` [PATCH 03/24] mm/swap: move no readahead swapin code to a stand alone helper
` [PATCH 04/24] mm/swap: avoid setting page lock bit and doing extra unlock check
` [PATCH 05/24] mm/swap: move readahead policy checking into swapin_readahead
` [PATCH 06/24] swap: rework swapin_no_readahead arguments
` [PATCH 07/24] mm/swap: move swap_count to header to be shared
` [PATCH 08/24] mm/swap: check readahead policy per entry
` [PATCH 09/24] mm/swap: inline __swap_count
` [PATCH 10/24] mm/swap: remove nr_rotate_swap and related code
` [PATCH 11/24] mm/swap: also handle swapcache lookup in swapin_readahead
` [PATCH 12/24] mm/swap: simplify arguments for swap_cache_get_folio
` [PATCH 13/24] swap: simplify swap_cache_get_folio
` [PATCH 14/24] mm/swap: do shadow lookup as well when doing swap cache lookup
` [PATCH 15/24] mm/swap: avoid an duplicated swap cache lookup for SYNCHRONOUS_IO device
` [PATCH 16/24] mm/swap: reduce scope of get_swap_device in swapin path
` [PATCH 17/24] mm/swap: fix false error when swapoff race with swapin
` [PATCH 18/24] mm/swap: introduce a helper non fault swapin
` [PATCH 19/24] shmem, swap: refactor error check on OOM or race
` [PATCH 20/24] swap: simplify and make swap_find_cache static
` [PATCH 21/24] swap: make swapin_readahead result checking argument mandatory
` [PATCH 22/24] swap: make swap_cluster_readahead static
` [PATCH 23/24] swap: fix multiple swap leak when after cgroup migrate
` [PATCH 24/24] mm/swap: change swapin_readahead to swapin_page_fault

[PATCH v2 0/2] Add support for xhci-sg-trb-cache-size-quirk
 2023-11-20  5:58 UTC  (3+ messages)
` [PATCH v2 1/2] usb: dwc3: core: "
` [PATCH v2 2/2] dt-bindings: usb: snps,dwc3: Add 'xhci-sg-trb-cache-size-quirk'

[PATCH] mm:zswap: fix zswap entry reclamation failure in two scenarios
 2023-11-20  5:51 UTC  (16+ messages)
        ` [External] "

[PATCH v2 0/1] Fix errors when reporting rotation capability
 2023-11-20  5:54 UTC  (4+ messages)
` [PATCH v2 1/1] drm/mediatek: "

[net PATCH] octeontx2-pf: Fix ntuple rule creation to direct packet to VF with higher Rx queue than its PF
 2023-11-20  5:51 UTC 

[PATCH 0/6] usb: cdns: fix suspend on J7200 by assuming reset on resume
 2023-11-20  5:44 UTC  (7+ messages)
` [PATCH 4/6] usb: cdns3: support power-off of controller when in host role

Regression from dcadfd7f7c74ef9ee415e072a19bdf6c085159eb
 2023-11-20  5:41 UTC  (5+ messages)

[PATCH] scripts: clean up IA-64 code
 2023-11-20  5:15 UTC  (4+ messages)

[PATCH v1] lib: objpool: fix head overrun on RK3588 SBC
 2023-11-20  5:18 UTC  (2+ messages)

[PATCH v2] Documentation: Destage TEE subsystem documentation
 2023-11-20  5:05 UTC  (2+ messages)

[PATCH] ftrace: Replaces simple_strtoul in ftrace
 2023-11-20  4:57 UTC  (2+ messages)

[PATCH] nfc: virtual_ncidev: Add variable to check if ndev is running
 2023-11-20  4:47 UTC  (2+ messages)

[PATCH] loongarch: add dependency between vmlinuz.efi and vmlinux.efi
 2023-11-20  4:45 UTC  (5+ messages)

[RFC PATCH] ASoC: simple-card: Use dai_id from node description
 2023-11-20  4:36 UTC  (3+ messages)

[PATCH v1] drivers: pci: introduce configurable delay for Rockchip PCIe bus scan
 2023-11-20  4:15 UTC  (2+ messages)

linux-next: build failure after merge of the kvm tree
 2023-11-20  4:22 UTC 

[PATCH 1/1] iommu/vt-d: Fix incorrect cache invalidation for mm notification
 2023-11-20  4:17 UTC  (5+ messages)

[PATCH] misc: ocxl: main: Remove unnecessary ‘0’ values from rc
 2023-11-20  4:19 UTC  (2+ messages)

[PATCH V6 RESEND 0/5] cachefiles: Introduce failover mechanism for on-demand mode
 2023-11-20  4:14 UTC  (6+ messages)
` [PATCH V6 RESEND 1/5] cachefiles: introduce object ondemand state
` [PATCH V6 RESEND 2/5] cachefiles: extract ondemand info field from cachefiles_object
` [PATCH V6 RESEND 3/5] cachefiles: resend an open request if the read request's object is closed
` [PATCH V6 RESEND 4/5] cachefiles: narrow the scope of triggering EPOLLIN events in ondemand mode
` [PATCH V6 RESEND 5/5] cachefiles: add restore command to recover inflight ondemand read requests

[PATCH] misc: ocxl: link: Remove unnecessary (void*) conversions
 2023-11-20  4:12 UTC  (2+ messages)

Re[2]: [PATCH] input: gpio-keys - optimize wakeup sequence
 2023-11-20  3:59 UTC  (4+ messages)
`  "
      ` Re[3]: "

[PATCH] misc: ocxl: context: Remove unnecessary (void*) conversions
 2023-11-20  4:06 UTC  (2+ messages)

[PATCH] misc: ocxl: afu_irq: Remove unnecessary (void*) conversions
 2023-11-20  4:06 UTC  (2+ messages)

[PATCH v2] kbuild: Add inline-account tool
 2023-11-20  4:00 UTC  (3+ messages)

[syzbot] [hfs?] kernel BUG in __block_write_full_folio
 2023-11-20  3:50 UTC  (2+ messages)

[PATCH v6 00/12] Add Cgroup support for SGX EPC memory
 2023-11-20  3:45 UTC  (10+ messages)
` [PATCH v6 04/12] x86/sgx: Implement basic EPC misc cgroup functionality
` [PATCH v6 09/12] x86/sgx: Restructure top-level EPC reclaim function

[syzbot] [netfilter?] WARNING in __nf_unregister_net_hook (6)
 2023-11-20  3:43 UTC 

[PATCH] MAINTAINERS: erofs: add EROFS webpage
 2023-11-20  3:32 UTC  (5+ messages)

linux-next: manual merge of the security tree with the vfs-brauner tree
 2023-11-20  3:31 UTC 

[PATCH 0/3] *** hwmon: (nct6775) Fix pwm bugs for NCT chips ***
 2023-11-20  3:30 UTC  (4+ messages)
` [PATCH 1/3] hwmon: (nct6775) Fix incomplete register array

[PATCH v2 4/8] arm64: dts: qcom: sm8650: add initial SM8650 MTP dts
 2023-11-20  3:28 UTC  (2+ messages)

[PATCH v3 1/4] arch_topology: Support basic SMT control for the driver
 2023-11-20  3:29 UTC  (3+ messages)

[PATCH v3 1/1] ARM: kprobes: Explicitly reserve r7 for local variables
 2023-11-20  3:29 UTC 

drivers/mmc/host/sdhci-omap.c:2: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2023-11-20  3:28 UTC 

[RFC PATCH] mm: support large folio numa balancing
 2023-11-20  3:28 UTC  (4+ messages)

[PATCH v3 4/4] arm64: Kconfig: Enable HOTPLUG_SMT
 2023-11-20  3:27 UTC  (2+ messages)

[PATCH] block/null_blk: Fix double blk_mq_start_request() warning
 2023-11-20  3:25 UTC 

[PATCH] f2fs-tools: adjust nat and block release logic
 2023-11-20  3:25 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH v4 1/2] dt-bindings: adc: add AD7173
 2023-11-20  3:17 UTC  (2+ messages)

[PATCH] vfio/pci: Separate INTx-enabled vfio_pci_device from unenabled to make the code logic clearer
 2023-11-20  3:17 UTC 

[PATCH] f2fs: skip adding a discard command if exists
 2023-11-20  3:19 UTC  (6+ messages)
` [f2fs-dev] "

[PATCH 0/3] ubifs: Fixed several low-probability issues
 2023-11-20 11:13 UTC  (4+ messages)
` [PATCH 1/3] ubifs: Check @c->dirty_[n|p]n_cnt and @c->nroot state under @c->lp_mutex
` [PATCH 2/3] ubifs: ubifs_tnc_locate: Drop TNC mutex lockless reading path
` [PATCH 3/3] ubifs: Don't stop retrying even if committing times exceeds two

[PATCH v2] crypto: starfive - Pad adata with zeroes
 2023-11-20  3:12 UTC 

[PATCH v2] RDMA/irdma: Fix UAF in irdma_sc_ccq_get_cqe_info()
 2023-11-20  2:49 UTC 

[syzbot] [netfilter?] WARNING in __nf_unregister_net_hook (6)
 2023-11-20  3:07 UTC  (2+ messages)
` [syzbot] [PATCH] Test for 6465e260f487

[PATCH 0/2] block: warn once for each partition in bio_check_ro()
 2023-11-20  9:38 UTC  (4+ messages)
` [PATCH 1/2] block: introduce new field flags in block_device
` [PATCH 2/2] block: warn once for each partition in bio_check_ro()

[PATCH] RDMA/irdma: Fix UAF in irdma_sc_ccq_get_cqe_info()
 2023-11-20  2:58 UTC  (3+ messages)

[PATCH 00/12] RISC-V: provide some accelerated cryptography implementations using vector extensions
 2023-11-20  2:55 UTC  (16+ messages)
` [PATCH 04/12] RISC-V: crypto: add Zvkned accelerated AES implementation
` [PATCH 06/12] RISC-V: crypto: add accelerated AES-CBC/CTR/ECB/XTS implementations
` [PATCH 10/12] RISC-V: crypto: add Zvksed accelerated SM4 implementation
` [PATCH 12/12] RISC-V: crypto: add Zvkb accelerated ChaCha20 implementation

[PATCH v2] LoongArch: Implement constant timer shutdown interface
 2023-11-20  2:46 UTC 

[PATCH v3 0/5] drm: Allow the damage helpers to handle buffer damage
 2023-11-20  2:49 UTC  (2+ messages)

[PATCH v5] zswap: memcontrol: implement zswap writeback disabling
 2023-11-20  2:41 UTC  (9+ messages)

[PATCH] ksmbd: initialize ar to NULL
 2023-11-20  2:39 UTC 

[PATCH] mm: ALLOC_HIGHATOMIC flag allocation issue
 2023-11-20  2:35 UTC 

net/core/page_pool.c:590:9: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2023-11-20  2:24 UTC  (3+ messages)

Qulcomm Atheros QCA61x4 keeps drawing 0.85 W despite Bluetooth being disable in GNOME
 2023-11-20  2:26 UTC  (5+ messages)
` Qualcomm "

[PATCH] net: netsec: replace cpu_relax() with timeout handling for register checks
 2023-11-20  2:19 UTC  (3+ messages)

[PATCH v3 1/4] phy: core: add notify_connect and notify_disconnect callback
 2023-11-20  2:16 UTC  (2+ messages)

drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/display_mode_core.c:6193:12: warning: stack frame size (3368) exceeds limit (2048) in 'dml_core_mode_support'
 2023-11-20  2:01 UTC 

[PATCH v2 1/1] ARM: kprobes: Explicitly reserve r7 for local variables
 2023-11-20  2:00 UTC  (4+ messages)

[PATCH] ksmbd: prevent memory leak on error return
 2023-11-20  1:38 UTC  (6+ messages)
` [PATCH v2] "

[RESEND PATCH v2] sign-file: Fix incorrect return values check
 2023-11-20  1:33 UTC 

[PATCH v1 0/2] LoongArch: KVM: Add LSX,LASX support
 2023-11-20  1:31 UTC  (4+ messages)
` [PATCH v1 1/2] LoongArch: KVM: Add lsx support

linux-next: manual merge of the drm-intel tree with the amdgpu tree
 2023-11-20  1:28 UTC 

[PATCH v3] rootfs: Fix support for rootfstype= when root= is given
 2023-11-20  1:12 UTC 

[PATCH v5] pci: loongson: Workaround MIPS firmware MRRS settings
 2023-11-20  1:00 UTC  (3+ messages)

[syzbot] [btrfs?] WARNING in btrfs_release_global_block_rsv
 2023-11-20  0:46 UTC  (2+ messages)

[PATCH] ceph: quota: Fix invalid pointer access in
 2023-11-20  0:34 UTC  (12+ messages)

[PATCH v2] ata: pata_pxa: convert not to use dma_request_slave_channel()
 2023-11-20  0:31 UTC  (2+ messages)

[PATCH 0/2] Replace the use of simple_strtol/ul functions with kstrto
 2023-11-20  0:09 UTC  (3+ messages)
` [PATCH 1/2] kdb: Replace the use of simple_strto with safer kstrto in kdb_main
` [PATCH 2/2] trace: kdb: Replace simple_strtoul with kstrtoul in kdb_ftdump

[syzbot] [staging?] [usb?] memory leak in _r8712_init_xmit_priv (2)
 2023-11-20  0:09 UTC 

[PATCH v2] autofs: add: new_inode check in autofs_fill_super()
 2023-11-20  0:07 UTC  (2+ messages)

[PATCH v2 3/5] dmaengine: mcf-edma: force type conversion for TCD pointer
 2023-11-19 23:52 UTC  (2+ messages)

Linux 6.7-rc2
 2023-11-19 23:07 UTC 

[PATCH v3 RESEND 00/20] remove I2C_CLASS_DDC support
 2023-11-19 22:26 UTC  (7+ messages)
` [PATCH v3 14/20] drivers/gpu/drm/msm/hdmi/hdmi_i2c.c: "

[PATCH 1/2] iio: light: add VEML6075 UVA and UVB light sensor driver
 2023-11-19 22:21 UTC  (2+ messages)

warning: unused import: `ffi::c_void`
 2023-11-19 22:22 UTC 

[PATCH 00/14] staging: rtl8192e: IS_DOT11D_ENABLE() returns always false
 2023-11-19 22:16 UTC  (15+ messages)
` [PATCH 01/14] staging: rtl8192e: Remove unexecuted rtllib_extract_country_ie()
` [PATCH 02/14] staging: rtl8192e: Remove unused function dot11d_update_country()
` [PATCH 03/14] staging: rtl8192e: Remove IS_DOT11D_ENABLE(ieee)
` [PATCH 04/14] staging: rtl8192e: Remove unused function dot11d_scan_complete()
` [PATCH 05/14] staging: rtl8192e: Remove unused function dot11d_reset()
` [PATCH 06/14] staging: rtl8192e: Remove unused macros IS_EQUAL_CIE_SRC and friends
` [PATCH 07/14] staging: rtl8192e: Remove unused function copy_mac_addr()
` [PATCH 08/14] staging: rtl8192e: Remove unused variable dot11d_info->state
` [PATCH 09/14] staging: rtl8192e: Remove unused variables from struct rt_dot11d_info
` [PATCH 10/14] staging: rtl8192e: Remove unused variable country_watchdog
` [PATCH 11/14] staging: rtl8192e: Remove unused variable global_domain
` [PATCH 12/14] staging: rtl8192e: Remove unused function dot11d_init()
` [PATCH 13/14] staging: rtl8192e: Remove unused struct chnl_txpow_triple
` [PATCH 14/14] staging: rtl8192e: Remove unused variable bss_start_channel

[GIT PULL] Kbuild fixes for v6.7-rc2
 2023-11-19 22:03 UTC  (2+ messages)

[GIT PULL] locking/urgent for v6.7-rc2
 2023-11-19 22:03 UTC  (2+ messages)

[GIT PULL] x86/urgent for v6.7-rc2
 2023-11-19 22:03 UTC  (2+ messages)

[GIT PULL] irq/urgent for v6.7-rc2
 2023-11-19 22:03 UTC  (2+ messages)

[GIT PULL] sched/urgent for v6.7-rc2
 2023-11-19 22:03 UTC  (2+ messages)

[GIT PULL] timers/urgent for v6.7-rc2
 2023-11-19 22:03 UTC  (2+ messages)

[GIT PULL] perf/urgent for v6.7-rc2
 2023-11-19 22:03 UTC  (2+ messages)

fs/bcachefs/btree_cache.c:456:15: sparse: sparse: Using plain integer as NULL pointer
 2023-11-19 21:44 UTC 

tpm_tis_spi_remove() triggers WARN_ON() in __flushwork (RPi3B+ and SLB9670)
 2023-11-19 21:37 UTC 

[PATCH V2 5/5] misc: mlx5ctl: Add umem reg/unreg ioctl
 2023-11-19 21:34 UTC  (3+ messages)
` [PATCH v2 "

[PATCH v3] io_uring/fdinfo: remove need for sqpoll lock for thread/pid retrieval
 2023-11-19 21:23 UTC  (2+ messages)

drivers/hwtracing/intel_th/core.c:795: warning: Function parameter or member 'drvdata' not described in 'intel_th_alloc'
 2023-11-19 21:34 UTC 

[PATCH v5 6/7] media: qcom: camss: Flag VFE-lites to support more VFEs
 2023-11-19 21:12 UTC  (2+ messages)

drivers/irqchip/irq-davinci-cp-intc.c:166:13: sparse: sparse: incorrect type in assignment (different address spaces)
 2023-11-19 21:12 UTC 

[tip:master] BUILD SUCCESS 35f30e2dfdccfba60c413248e03782b8793f92e6
 2023-11-19 21:05 UTC 

[RFC PATCH v2 0/7] tun: Introduce virtio-net hashing feature
 2023-11-19 21:02 UTC  (12+ messages)
` [RFC PATCH v2 1/7] bpf: Introduce BPF_PROG_TYPE_VNET_HASH

[RFC PATCH v2 0/3] send credit update during setting SO_RCVLOWAT
 2023-11-19 20:49 UTC  (4+ messages)
` [RFC PATCH v2 1/3] vsock: update SO_RCVLOWAT setting callback
` [RFC PATCH v2 2/3] virtio/vsock: send credit update during setting SO_RCVLOWAT
` [RFC PATCH v2 3/3] vsock/test: SO_RCVLOWAT + deferred credit update test

[PATCH] kasan: Improve free meta storage in Generic KASAN
 2023-11-19 20:46 UTC 

drivers/macintosh/windfarm_lm75_sensor.c:70:21: sparse: sparse: cast to restricted __le16
 2023-11-19 20:37 UTC 

[PATCH 1/2] dt-bindings: iio: pressure: add honeywell,hsc030
 2023-11-19 20:14 UTC  (4+ messages)
` [PATCH v2 "

[net PATCH v2] octeontx2-pf: Fix memory leak during interface down
 2023-11-19 20:10 UTC  (2+ messages)

[PATCH 0/3] bpf: kernel/bpf/task_iter.c: don't abuse next_thread()
 2023-11-19 20:00 UTC  (2+ messages)

[PATCH 00/34] biops: add atomig find_bit() operations
 2023-11-19 19:58 UTC  (3+ messages)
` [PATCH 12/34] wifi: intel: use atomic find_bit() API where appropriate

[PATCH v2 net-next 0/4] net: eth: am65-cpsw: add ethtool MAC stats
 2023-11-19 19:50 UTC  (2+ messages)

[PATCH] nvme-core: remove head->effects to fix use-after-free
 2023-11-19 19:29 UTC  (2+ messages)


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