linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-23 23:01:01 to 2023-01-24 03:40:34 UTC [more...]

linux-next: Tree for Jan 24
 2023-01-24  3:40 UTC 

[PATCH v2 00/10] Performance fixes for 9p filesystem
 2023-01-24  3:35 UTC  (21+ messages)
  ` [PATCH v2 03/10] Consolidate file operations and add readahead and writeback
  ` [PATCH v2 08/10] Add new mount modes
  ` [PATCH v3 00/11] Performance fixes for 9p filesystem
    ` [PATCH v3 01/11] Adjust maximum MSIZE to account for p9 header
    ` [PATCH v3 02/11] Expand setup of writeback cache to all levels
    ` [PATCH v3 03/11] Consolidate file operations and add readahead and writeback
    ` [PATCH v3 04/11] Remove unnecessary superblock flags
    ` [PATCH v3 05/11] allow disable of xattr support on mount
    ` [PATCH v3 06/11] fix bug in client create for .L
    ` [PATCH v3 07/11] Add additional debug flags and open modes
    ` [PATCH v3 08/11] Add new mount modes
    ` [PATCH v3 09/11] fix error reporting in v9fs_dir_release
    ` [PATCH v3 10/11] writeback mode fixes
    ` [PATCH v3 11/11] Fix revalidate

[PATCH 0/4] virtio_net: vdpa: update MAC address when it is generated by virtio-net
 2023-01-24  3:31 UTC  (4+ messages)
` [PATCH 1/4] virtio_net: notify MAC address change on device initialization

[PATCH v5 0/3] Checkpoint Support for Syscall User Dispatch
 2023-01-24  3:30 UTC  (4+ messages)
` [PATCH 3/3] ptrace,syscall_user_dispatch: add a getter/setter for sud configuration

[PATCH v3 0/6] Composefs: an opportunistically sharing verified image filesystem
 2023-01-24  3:24 UTC  (14+ messages)

[PATCH mm-unstable v2 0/6] Convert various mempolicy.c functions
 2023-01-24  3:23 UTC  (8+ messages)
` [PATCH mm-unstable v2 1/6] mm: Add folio_estimated_mapcount()
` [PATCH mm-unstable v2 2/6] mm/mempolicy: Convert queue_pages_pmd() to queue_folios_pmd()
` [PATCH mm-unstable v2 3/6] mm/mempolicy: Convert queue_pages_pte_range() to queue_folios_pte_range()
` [PATCH mm-unstable v2 4/6] mm/mempolicy: Convert queue_pages_hugetlb() to queue_folios_hugetlb()
` [PATCH mm-unstable v2 5/6] mm/mempolicy: Convert queue_pages_required() to queue_folio_required()
` [PATCH mm-unstable v2 6/6] mm/mempolicy: Convert migrate_page_add() to migrate_folio_add()

[PATCH v9 00/15] Support AMD Pensando Elba SoC
 2023-01-24  3:21 UTC  (2+ messages)

[PATCH 0/2] ip/ip6_gre: Fix GRE tunnels not generating IPv6 link local addresses
 2023-01-24  3:21 UTC  (5+ messages)
` [PATCH 1/2] ip/ip6_gre: Fix changing addr gen mode not generating IPv6 link local address
` [PATCH 2/2] ip/ip6_gre: Fix non-point-to-point tunnel "
` [PATCH v3 1/2] ip/ip6_gre: Fix changing addr gen mode "
` [PATCH v3 2/2] ip/ip6_gre: Fix non-point-to-point tunnel "

[PATCH] platform/chrome: cros_ec_typec: allow deferred probe of switch handles
 2023-01-24  3:18 UTC  (3+ messages)

[PATCH RFC] tools/nolibc: Add gitignore to avoid git complaints about sysroot
 2023-01-24  3:11 UTC  (5+ messages)

[PATCH v8 00/10] iov_iter: Improve page extraction (pin or just list)
 2023-01-24  3:11 UTC  (11+ messages)
` [PATCH v8 01/10] iov_iter: Define flags to qualify page extraction
` [PATCH v8 03/10] mm: Provide a helper to drop a pin/ref on a page
` [PATCH v8 04/10] iomap: don't get an reference on ZERO_PAGE for direct I/O block zeroing
` [PATCH v8 10/10] mm: Renumber FOLL_PIN and FOLL_GET down

[PATCH v3 0/3] Documentation: kprobetrace: Improve readability
 2023-01-24  3:08 UTC  (2+ messages)

[PATCH v3 0/5] dt-bindings: usb: Convert some more simple OHCI/EHCI bindings
 2023-01-24  3:05 UTC  (6+ messages)
` [PATCH v3 1/5] dt-bindings: usb: Remove obsolete brcm,bcm3384-usb.txt
` [PATCH v3 2/5] dt-bindings: usb: Convert multiple "usb-ohci" bindings to DT schema
` [PATCH v3 3/5] dt-bindings: usb: Convert OMAP OHCI/EHCI bindings to schema
` [PATCH v3 4/5] dt-bindings: usb: Convert Marvell Orion EHCI to DT schema
` [PATCH v3 5/5] dt-bindings: usb: Convert Nuvoton "

[PATCH] kbuild: deb-pkg: add --source-option=-sP
 2023-01-24  3:04 UTC 

[PATCH 6.1 000/188] 6.1.8-rc2 review
 2023-01-24  3:00 UTC  (5+ messages)

[PATCH v3 1/2] dt-bindings: usb: snps,dwc3: Allow power-domains property
 2023-01-24  2:59 UTC  (2+ messages)
` [PATCH v3 2/2] dt-bindings: usb: rockchip,dwc3: Move RK3399 to its own schema

[PATCH v9 11/15] spi: dw: Add support for AMD Pensando Elba SoC
 2023-01-24  2:59 UTC  (2+ messages)

[PATCH 5.15 000/117] 5.15.90-rc2 review
 2023-01-24  2:58 UTC  (5+ messages)

linux-next: duplicate patch in the mm tree
 2023-01-24  2:55 UTC 

[PATCH 0/2] arm64: kdump: simplify the reservation behaviour of crashkernel=,high
 2023-01-24  2:49 UTC  (7+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] arm64/kdump: add code comments for crashkernel reservation cases

[PATCH] module.h: Fix full name of the GPL
 2023-01-24  2:49 UTC  (2+ messages)

[PATCH 5.10 00/98] 5.10.165-rc2 review
 2023-01-24  2:48 UTC  (3+ messages)

[PATCH] kbuild: do not automatically add -w option to modpost
 2023-01-24  2:48 UTC  (3+ messages)

[PATCH 5.4 00/51] 5.4.230-rc2 review
 2023-01-24  2:48 UTC  (3+ messages)

[PATCH 4.19 00/37] 4.19.271-rc1 review
 2023-01-24  2:47 UTC  (3+ messages)

[PATCH 4.14 00/25] 4.14.304-rc1 review
 2023-01-24  2:43 UTC  (2+ messages)

[PATCH] docs: embargoed-hardware-issues: add embargoed HW contact for Samsung
 2023-01-24  2:39 UTC  (4+ messages)

[PATCH 1/2] mm/memory_hotplug: remove head page reference in do_migrate_range
 2023-01-24  2:32 UTC  (4+ messages)

the x86 sysret_rip test fails on the Intel FRED architecture
 2023-01-24  2:31 UTC  (19+ messages)
                  ` [RFC PATCH v1 0/2] selftests/x86: sysret_rip update for FRED system
                    ` [RFC PATCH v1 1/2] selftests/x86: sysret_rip: Handle syscall in a "
                    ` [RFC PATCH v1 2/2] selftests/x86: sysret_rip: Add more syscall tests with respect to `%rcx` and `%r11`
                ` [RFC PATCH v2 0/2] selftests/x86: sysret_rip update for FRED system
                  ` [RFC PATCH v2 1/2] selftests/x86: sysret_rip: Handle syscall in a "
                  ` [RFC PATCH v2 2/2] selftests/x86: sysret_rip: Add more syscall tests with respect to `%rcx` and `%r11`

[PATCH] mfd: Add Simple PCI MFD driver
 2023-01-24  2:30 UTC  (5+ messages)

Internal vs. external barriers (was: Re: Interesting LKMM litmus test)
 2023-01-24  2:18 UTC  (11+ messages)

[PATCH v5 0/5] Some improvements of resctrl selftest
 2023-01-24  2:16 UTC  (6+ messages)
` [PATCH v5 4/5] selftests/resctrl: Cleanup properly when an error occurs in CAT test

linux-next: duplicate patches in the usb tree
 2023-01-24  2:17 UTC 

[PATCH v7 0/3] cachestat: a new syscall for page cache state of files
 2023-01-24  2:11 UTC  (4+ messages)
` [PATCH v7 1/3] workingset: refactor LRU refault to expose refault recency check
` [PATCH v7 2/3] cachestat: implement cachestat syscall
` [PATCH v7 3/3] selftests: Add selftests for cachestat

[PATCH 00/15] Ambarella S6LM SoC bring-up
 2023-01-24  2:08 UTC  (3+ messages)

[net-next 0/3] net: ethernet: adi: adin1110: add PTP support
 2023-01-24  2:08 UTC  (3+ messages)
` [net-next 1/3] net: ethernet: adi: adin1110: add PTP clock support

[PATCHv15 00/17] Linear Address Masking enabling
 2023-01-24  2:07 UTC  (2+ messages)

[PATCH v9 04/15] dt-bindings: spi: dw: Add AMD Pensando Elba SoC SPI Controller bindings
 2023-01-24  1:57 UTC  (2+ messages)

linux-next: duplicate patches in the kvm-x86 tree
 2023-01-24  1:55 UTC 

[PATCH 1/5] dt-bindings: iio: drop unneeded quotes
 2023-01-24  1:54 UTC  (2+ messages)

[PATCH] scsi: elx: libefc_sli: use "/*" for non-kernel-doc comment
 2023-01-24  1:54 UTC  (2+ messages)

[PATCH v3 1/2] exec: add PR_HIDE_SELF_EXE prctl
 2023-01-24  1:53 UTC  (7+ messages)

[PATCH] lib/genalloc: use try_cmpxchg in {set,clear}_bits_ll
 2023-01-24  1:51 UTC  (10+ messages)

[net] net: ethernet: adi: adin1110: Fix multicast offloading
 2023-01-24  1:45 UTC  (2+ messages)

DAMON Beer/Coffee/Tea chat series
 2023-01-24  1:44 UTC  (2+ messages)

[PATCH net-next 0/5] net: phy: C45-over-C22 access
 2023-01-24  1:44 UTC  (6+ messages)

[PATCH v2 1/5] usb: gadget: Add remote wakeup capable flag
 2023-01-24  1:42 UTC  (12+ messages)

[PATCH v3] gpiolib: fix linker errors when GPIOLIB is disabled
 2023-01-24  1:31 UTC 

[PATCH] media: atomisp: fix build error, use vb2 interfaces
 2023-01-24  1:30 UTC 

[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
 2023-01-24  1:27 UTC  (17+ messages)
` [PATCH v10 1/9] mm: Introduce memfd_restricted system call to create restricted user memory

linux-next: build failure after merge of the gpio-brgl-fixes tree
 2023-01-24  1:25 UTC  (2+ messages)

[PATCH v1 0/4] Bluetooth: hci_mrvl: Add serdev support for 88W8997
 2023-01-24  1:22 UTC  (3+ messages)
` [PATCH v1 2/4] dt-bindings: bluetooth: marvell: add max-speed property

[RFC PATCH v3 00/31] TDX KVM selftests
 2023-01-24  1:21 UTC  (8+ messages)
` [RFC PATCH v3 08/31] KVM: selftests: Require GCC to realign stacks on function entry

[PATCH v8 0/8] x86/cpu, kvm: Support AMD Automatic IBRS
 2023-01-24  1:18 UTC  (8+ messages)
` [PATCH v8 1/8] x86/cpu, kvm: Add support for CPUID_80000021_EAX
` [PATCH v8 2/8] x86/cpu, kvm: Move open-coded cpuid leaf 0x80000021 EAX bit propagation code
` [PATCH v8 4/8] x86/cpu, kvm: Move X86_FEATURE_LFENCE_RDTSC to its native leaf

[PATCH v9 03/15] dt-bindings: spi: cdns: Add compatible for AMD Pensando Elba SoC
 2023-01-24  1:16 UTC  (2+ messages)

[PATCH] perf/x86: KVM: Disable vPMU support on hybrid CPUs (host PMUs)
 2023-01-24  1:04 UTC  (7+ messages)

[PATCH 0/2] net: stmmac: add DT parameter to keep RX_CLK running in LPI state
 2023-01-24  1:04 UTC  (2+ messages)

linux-next: duplicate patches in the rcu tree
 2023-01-24  1:01 UTC 

[PATCH bpf-next v2 0/3] Add BPF_KFUNC macro for kfunc definitions
 2023-01-24  0:54 UTC  (8+ messages)
` [PATCH bpf-next v2 3/3] bpf: Use BPF_KFUNC macro at all "

[PATCH] mm/khugepaged: Fix ->anon_vma race
 2023-01-24  0:51 UTC  (10+ messages)

[PATCH v1 04/14] drm/msm/dp: correct configure Colorimetry Indicator Field at MISC0
 2023-01-24  0:49 UTC  (2+ messages)

[PATCH] nvme-pci: Switch back to sync probe to fix rootfs mount regression
 2023-01-24  0:45 UTC 

[PATCH 1/9] mm: kmemleak: properly disable task stack scanning
 2023-01-24  0:39 UTC  (2+ messages)

[PATCH Resend v11 00/15] Add PSR support for eDP
 2023-01-24  0:32 UTC  (14+ messages)
` [PATCH Resend v11 05/15] drm/msm/dp: disable self_refresh_aware after entering psr
` [PATCH Resend v11 11/15] drm/msm/disp/dpu: get timing engine status from intf status register
` [PATCH Resend v11 12/15] drm/msm/disp/dpu: wait for extra vsync till timing engine status is disabled
` [PATCH Resend v11 13/15] drm/msm/disp/dpu: reset the datapath after timing engine disable
` [PATCH Resend v11 14/15] drm/msm/disp/dpu: clear active interface in the datapath cleanup
` [PATCH Resend v11 15/15] drm/msm/disp/dpu: update dpu_enc crtc state on crtc enable/disable during self refresh

[PATCH v4] riscv: Use PUD/P4D/PGD pages for the linear mapping
 2023-01-24  0:19 UTC  (2+ messages)

linux-next: manual merge of the zonefs tree with the vfs-idmapping tree
 2023-01-24  0:11 UTC  (6+ messages)

[PATCH v1 00/14] add display port DSC feature
 2023-01-24  0:10 UTC  (5+ messages)
` [PATCH v1 05/14] drm/msm/dp: upgrade tu calculation base on newest algorithm

[PATCH] sh: define RUNTIME_DISCARD_EXIT
 2023-01-24  0:09 UTC 

[PATCH] block, bfq: fix uaf for bfqq in bic_set_bfqq()
 2023-01-24  0:09 UTC  (2+ messages)

[GIT PULL] fscrypt MAINTAINERS entry update for 6.2-rc6
 2023-01-24  0:05 UTC 

[GIT PULL] fsverity MAINTAINERS entry update for 6.2-rc6
 2023-01-24  0:04 UTC 

[PATCH] nodemask: Drop duplicate check in for_each_node_mask()
 2023-01-24  0:02 UTC 

[PATCH v2 0/4] soc: qcom: icc-bwmon: Add support for llcc and cpu bwmon on sc7280
 2023-01-24  0:02 UTC  (9+ messages)
` [PATCH v2 4/4] arm64: dts: qcom: sc7280: Add cpu and llcc BWMON
  ` [PATCH v2 4/4] arm64: dts: qcom: sc7280: Add cpu and llcc BWMON (=> interconnect issue)

[Syzkaller & bisect] There is "register_kprobe" WARNING in v6.2-rc3 mainline kernel
 2023-01-24  0:00 UTC  (4+ messages)
` [PATCH] kprobes: Fix to handle forcibly unoptimized kprobes on freeing_list

[PATCH v5 0/9] TI-Nspire cleanups
 2023-01-23 23:56 UTC  (3+ messages)

[PATCH 0/2] add pinctrl driver for MT7981 SoC
 2023-01-23 23:55 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: pinctrl: add bindings "

[PATCH] rtc: sun6i: Always export the internal oscillator
 2023-01-23 23:47 UTC  (2+ messages)

[PATCH v2 0/2] selftests: KVM: Add a test for eager page splitting
 2023-01-23 23:42 UTC  (4+ messages)
` [PATCH v2 2/2] selftests: KVM: Add page splitting test

[PATCH v3 0/2] Update lpass dt-bindings
 2023-01-23 23:40 UTC  (3+ messages)
` [PATCH v3 2/2] ASoC: dt-bindings: google,sc7280-herobrine: Add platform property

[PATCH V7 0/3] Generate device tree node for pci devices
 2023-01-23 23:40 UTC  (3+ messages)

[PATCH v2 1/2] dt-bindings: leds: Convert PCA9532 to dtschema
 2023-01-23 23:40 UTC  (3+ messages)
` [PATCH v2 2/2] dt-bindings: rtc: Move rv3028 from trivial-rtc.yaml into own schema file
  ` (subset) "

[PATCH v1 02/14] drm/msm/dp: add dsc factor into calculation of supported bpp
 2023-01-23 23:38 UTC  (2+ messages)

[PATCH] brcmfmac: support CQM RSSI notification with older firmware
 2023-01-23 23:38 UTC  (2+ messages)

[PATCH v1] KVM: destruct kvm_io_device while unregistering it from kvm_io_bus
 2023-01-23 23:25 UTC  (2+ messages)

[PATCH drm-next 00/14] [RFC] DRM GPUVA Manager & Nouveau VM_BIND UAPI
 2023-01-23 23:23 UTC  (3+ messages)
` [PATCH drm-next 03/14] drm: manager to keep track of GPUs VA mappings

[PATCH bpf-next 0/3] Enable struct_ops programs to be sleepable
 2023-01-23 23:22 UTC  (4+ messages)
` [PATCH bpf-next 1/3] bpf: Allow BPF_PROG_TYPE_STRUCT_OPS "
` [PATCH bpf-next 2/3] bpf: Pass const struct bpf_prog * to .check_member
` [PATCH bpf-next 3/3] bpf/selftests: Verify struct_ops prog sleepable behavior

[PATCH bpf-next v2] selftests/bpf: Fix build errors if CONFIG_NF_CONNTRACK=m
 2023-01-23 23:17 UTC  (2+ messages)

[PATCH v2 1/1] iio: adc: qcom-spmi-adc5: Fix the channel name
 2023-01-23 23:12 UTC  (4+ messages)

[PATCH] Partially revert "perf/arm-cmn: Optimise DTC counter accesses"
 2023-01-23 23:11 UTC  (2+ messages)

[PATCH 0/2] Add a driver for AMS TCS3490 light sensor
 2023-01-23 23:10 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: iio: tcs3490: Add bindings "
` [PATCH 2/2] iio: light: Add support "

OOM on objtool when building x86_64:allyesconfig on system running v6.1.x kernels
 2023-01-23 23:11 UTC 

[RFC] docs: embargoed-hardware-issues: drop stale embargoed HW contact for Qualcomm
 2023-01-23 23:08 UTC  (4+ messages)

[PATCH 0/6] rtc: brcmstb-waketimer: add RTC alarm irq
 2023-01-23 23:08 UTC  (2+ messages)
` (subset) "

[PATCH v7 2/8] iov_iter: Add a function to extract a page list from an iterator
 2023-01-23 23:07 UTC  (10+ messages)
    ` [PATCH v7 0/8] iov_iter: Improve page extraction (ref, pin or just list)

[PATCH 01/13] dt-bindings: serial: amlogic,meson-uart: allow other serial properties
 2023-01-23 23:05 UTC  (3+ messages)
` [PATCH 11/13] dt-bindings: serial: restrict possible child node names

[RFC] memory pressure detection in VMs using PSI mechanism for dynamically inflating/deflating VM memory
 2023-01-23 23:04 UTC  (5+ messages)

linux-next: build failure after merge of the net-next tree
 2023-01-23 23:02 UTC 

[PATCH RESEND v10 0/5] media: i2c: imx334: support lower bandwidth mode
 2023-01-23 23:02 UTC  (3+ messages)
` [PATCH RESEND v10 5/5] media: i2c: imx334: update pixel and link frequency

[net-next Patch v2 0/5] octeontx2-pf: HTB offload support
 2023-01-23 23:01 UTC  (11+ messages)
` [net-next Patch v2 4/5] octeontx2-pf: Add devlink support to configure TL1 RR_PRIO

[PATCH] mfd: ntxec: Add version number for EC in Tolino Vision
 2023-01-23 23:01 UTC 

[PATCH v3 0/8] arm64/ftrace: Add support for DYNAMIC_FTRACE_WITH_CALL_OPS
 2023-01-23 23:00 UTC  (4+ 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).