mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH AUTOSEL 6.1 01/25] x86/hyperv: Fix the detection of E820_TYPE_PRAM in a Gen2 VM
 2023-11-28 21:07 UTC  (4+ messages)
` [PATCH AUTOSEL 6.1 02/25] usb: aqc111: check packet for fixup for true limit
` [PATCH AUTOSEL 6.1 03/25] stmmac: dwmac-loongson: Add architecture dependency
` [PATCH AUTOSEL 6.1 06/25] bcache: avoid oversize memory allocation by small stripe_size

[PATCH v2 01/14] mm: Batch-copy PTE ranges during fork()
 2023-11-28 21:06 UTC  (12+ messages)
`  "

[PATCH AUTOSEL 6.6 01/40] x86/hyperv: Fix the detection of E820_TYPE_PRAM in a Gen2 VM
 2023-11-28 21:05 UTC  (34+ messages)
` [PATCH AUTOSEL 6.6 02/40] usb: aqc111: check packet for fixup for true limit
` [PATCH AUTOSEL 6.6 03/40] stmmac: dwmac-loongson: Add architecture dependency
` [PATCH AUTOSEL 6.6 04/40] rxrpc: Fix some minor issues with bundle tracing
` [PATCH AUTOSEL 6.6 05/40] blk-throttle: fix lockdep warning of "cgroup_mutex or RCU read lock required!"
` [PATCH AUTOSEL 6.6 06/40] blk-cgroup: bypass blkcg_deactivate_policy after destroying
` [PATCH AUTOSEL 6.6 07/40] bcache: avoid oversize memory allocation by small stripe_size
` [PATCH AUTOSEL 6.6 08/40] bcache: remove redundant assignment to variable cur_idx
` [PATCH AUTOSEL 6.6 09/40] bcache: add code comments for bch_btree_node_get() and __bch_btree_node_alloc()
` [PATCH AUTOSEL 6.6 10/40] bcache: avoid NULL checking to c->root in run_cache_set()
` [PATCH AUTOSEL 6.6 11/40] nbd: fold nbd config initialization into nbd_alloc_config()
` [PATCH AUTOSEL 6.6 12/40] nbd: factor out a helper to get nbd_config without holding 'config_lock'
` [PATCH AUTOSEL 6.6 13/40] nbd: fix null-ptr-dereference while accessing 'nbd->config'
` [PATCH AUTOSEL 6.6 14/40] nvme-auth: unlock mutex in one place only
` [PATCH AUTOSEL 6.6 15/40] nvme-auth: set explanation code for failure2 msgs
` [PATCH AUTOSEL 6.6 16/40] nvme: catch errors from nvme_configure_metadata()
` [PATCH AUTOSEL 6.6 17/40] selftests/bpf: fix bpf_loop_bench for new callback verification scheme
` [PATCH AUTOSEL 6.6 18/40] LoongArch: Add dependency between vmlinuz.efi and vmlinux.efi
` [PATCH AUTOSEL 6.6 19/40] LoongArch: Record pc instead of offset in la_abs relocation
` [PATCH AUTOSEL 6.6 20/40] LoongArch: Silence the boot warning about 'nokaslr'
` [PATCH AUTOSEL 6.6 21/40] LoongArch: Mark {dmw,tlb}_virt_to_page() exports as non-GPL
` [PATCH AUTOSEL 6.6 22/40] LoongArch: Implement constant timer shutdown interface
` [PATCH AUTOSEL 6.6 23/40] platform/x86: intel_telemetry: Fix kernel doc descriptions
` [PATCH AUTOSEL 6.6 24/40] HID: mcp2221: Set driver data before I2C adapter add
` [PATCH AUTOSEL 6.6 25/40] HID: mcp2221: Allow IO to start during probe
` [PATCH AUTOSEL 6.6 26/40] HID: apple: add Jamesdonkey and A3R to non-apple keyboards list
` [PATCH AUTOSEL 6.6 27/40] HID: glorious: fix Glorious Model I HID report
` [PATCH AUTOSEL 6.6 28/40] HID: add ALWAYS_POLL quirk for Apple kb
` [PATCH AUTOSEL 6.6 31/40] HID: multitouch: Add quirk for HONOR GLO-GXXX touchpad
` [PATCH AUTOSEL 6.6 35/40] eventfs: Do not allow NULL parent to eventfs_start_creating()
` [PATCH AUTOSEL 6.6 36/40] net: usb: qmi_wwan: claim interface 4 for ZTE MF290
` [PATCH AUTOSEL 6.6 38/40] smb: client: introduce ->parse_reparse_point()
` [PATCH AUTOSEL 6.6 39/40] smb: client: set correct file type from NFS reparse points
` [PATCH AUTOSEL 6.6 40/40] arm64: add dependency between vmlinuz.efi and Image

[RFC PATCH v2 0/2] Add test to verify probe of devices from discoverable busses
 2023-11-28 21:05 UTC  (9+ messages)
` [RFC PATCH v2 2/2] kselftest: devices: Add sample board file for google,spherion

[PATCH v5] driver core: shut down devices asynchronously
 2023-11-28 21:04 UTC 

[PATCH] Fix Format String Warning in breakpoint_test
 2023-11-28 21:02 UTC 

[PATCH 6.1 000/366] 6.1.64-rc4 review
 2023-11-28 21:01 UTC  (2+ messages)

[PATCH v2 0/2] Add driver for SIE Cronos control CPLD
 2023-11-28 21:00 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: mfd: Add sony,cronos-cpld
` [PATCH v2 2/2] mfd: sie-cronos-cpld: Add driver for Sony Cronos CPLD

[PATCH 00/17] dt-bindings: samsung: add specific compatibles for existing SoC
 2023-11-28 20:58 UTC  (3+ messages)
` (subset) "

[PATCH v2 0/2] Add MHI Endpoint network driver
 2023-11-28 20:58 UTC  (11+ messages)

[PATCH v3 0/7] TCP-AO fixes
 2023-11-28 20:57 UTC  (8+ messages)
` [PATCH v3 1/7] Documentation/tcp: Fix an obvious typo
` [PATCH v3 2/7] net/tcp: Consistently align TCP-AO option in the header
` [PATCH v3 3/7] net/tcp: Limit TCP_AO_REPAIR to non-listen sockets
` [PATCH v3 4/7] net/tcp: Allow removing current/rnext TCP-AO keys on TCP_LISTEN sockets
` [PATCH v3 5/7] net/tcp: Don't add key with non-matching VRF on connected sockets
` [PATCH v3 6/7] net/tcp: Store SNEs + SEQs on ao_info
` [PATCH v3 7/7] net/tcp: Don't store TCP-AO maclen on reqsk

[PATCH] pwm: bcm2835: Fix NPD in suspend/resume
 2023-11-28 20:55 UTC  (3+ messages)

[RESEND RFC PATCH v2 00/14] device_cgroup: guard mknod for non-initial user namespace
 2023-11-28 20:54 UTC  (4+ messages)

[PATCH 00/16] IOMMU memory observability
 2023-11-28 20:49 UTC  (17+ messages)
` [PATCH 01/16] iommu/vt-d: add wrapper functions for page allocations
` [PATCH 02/16] iommu/amd: use page allocation function provided by iommu-pages.h
` [PATCH 03/16] iommu/io-pgtable-arm: "
` [PATCH 04/16] iommu/io-pgtable-dart: "
` [PATCH 05/16] iommu/io-pgtable-arm-v7s: "
` [PATCH 06/16] iommu/dma: "
` [PATCH 07/16] iommu/exynos: "
` [PATCH 08/16] iommu/fsl: "
` [PATCH 09/16] iommu/iommufd: "
` [PATCH 10/16] iommu/rockchip: "
` [PATCH 11/16] iommu/sun50i: "
` [PATCH 12/16] iommu/tegra-smmu: "
` [PATCH 13/16] iommu: observability of the IOMMU allocations
` [PATCH 14/16] iommu: account IOMMU allocated memory
` [PATCH 15/16] vhost-vdpa: account iommu allocations
` [PATCH 16/16] vfio: "

[PATCH] thermal: k3_j72xx_bandgap: implement suspend/resume support
 2023-11-28 20:49 UTC  (2+ messages)

[PATCH 4.14 00/53] 4.14.331-rc2 review
 2023-11-28 20:48 UTC  (6+ messages)

[PATCH 0/6] staging: rtl8192e: Remove action block acknowledgment
 2023-11-28 20:43 UTC  (7+ messages)
` [PATCH 1/6] "
` [PATCH 2/6] staging: rtl8192e: Remove unused function rtllib_rx_ADDBAReq()
` [PATCH 3/6] staging: rtl8192e: Remove unused function rtllib_send_ADDBARsp()
` [PATCH 4/6] staging: rtl8192e: Remove unused function rtllib_FlushRxTsPendingPkts()
` [PATCH 5/6] staging: rtl8192e: Remove unused function rtllib_rx_ADDBARsp()
` [PATCH 6/6] staging: rtl8192e: Remove unused function rtllib_rx_DELBA()

[PATCH] mm/zswap: Replace kmap_atomic() with kmap_local_page()
 2023-11-28 20:43 UTC  (4+ messages)

[PATCH 5.10 000/187] 5.10.202-rc3 review
 2023-11-28 20:43 UTC  (6+ messages)

[PATCH] dt-bindings: clock: ti: Convert interface.txt to json-schema
 2023-11-28 20:41 UTC  (5+ messages)

[PATCH] perf mem: Fix perf mem error on hybrid
 2023-11-28 20:39 UTC 

[PATCH RFC v4 0/6] efi/cxl-cper: Report CPER CXL component events through trace events
 2023-11-28 20:32 UTC  (3+ messages)
` [PATCH RFC v4 5/6] firmware/efi: Process CXL Component Events

[PATCH v1 0/5] mm/rmap: separate hugetlb rmap handling
 2023-11-28 20:32 UTC  (8+ messages)
` [PATCH v1 2/5] mm/rmap: introduce and use hugetlb_remove_rmap()

[PATCH v2] usbip: Don't submit special requests twice
 2023-11-28 20:31 UTC  (2+ messages)

[PATCH v10 00/14] crypto: Add Intel Analytics Accelerator (IAA) crypto compression driver
 2023-11-28 20:31 UTC  (3+ messages)
` [PATCH v10 14/14] dmaengine: idxd: Add support for device/wq defaults

[PATCH v7 1/2] schemas: memory: Add ECC properties
 2023-11-28 20:30 UTC  (11+ messages)
` [PATCH v7 2/2] schemas: Add some common reserved-memory usages

[PATCH v4 00/53] Improvements to memory use
 2023-11-28 20:29 UTC  (7+ messages)
` [PATCH v4 04/53] perf mmap: Lazily initialize zstd streams

Shadow stack enabling from dynamic loader v/s kernel on exec
 2023-11-28 20:29 UTC  (4+ messages)

6.5.13 regression: BUG: kernel NULL pointer dereference, address: 0000000000000020
 2023-11-28 20:29 UTC 

[PATCH] dt-bindings: arm: qcom: Fix html link
 2023-11-28 20:26 UTC  (3+ messages)

[PATCH v2 14/14] arm64/mm: Add ptep_get_and_clear_full() to optimize process teardown
 2023-11-28 20:23 UTC  (4+ messages)

[PATCH net-next] net: phy: adin: allow control of Fast Link Down
 2023-11-28 20:23 UTC  (3+ messages)

[RFC PATCH 03/10] drm/mipi-dsi: add API for manual control over the DSI link power state
 2023-11-28 20:23 UTC  (7+ messages)

[PATCH net-next v1 1/1] net/sched: cbs: Use units.h instead of the copy of a definition
 2023-11-28 20:22 UTC  (2+ messages)

[PATCH v4 00/12] RISC-V: support some cryptography accelerations
 2023-11-28 20:19 UTC  (11+ messages)

[PATCH] media: stm32-dcmipp: correct kerneldoc issues in dcmipp-common
 2023-11-28 20:14 UTC 

[PATCH v1] platform/surface: aggregator: fix recv_buf() return value
 2023-11-28 20:13 UTC  (2+ messages)

[PATCH v2 00/13] RISC-V: provide some accelerated cryptography implementations using vector extensions
 2023-11-28 20:12 UTC  (4+ messages)
` [PATCH v2 04/13] RISC-V: crypto: add Zvkned accelerated AES implementation

[PATCH] neighbour: Fix __randomize_layout crash in struct neighbour
 2023-11-28 20:12 UTC  (3+ messages)

[PATCH V3 2/5] misc: mlx5ctl: Add mlx5ctl misc driver
 2023-11-28 20:10 UTC  (15+ messages)

[PATCH] cxl/cdat: Free correct buffer on checksum error
 2023-11-28 20:06 UTC  (4+ messages)
  ` [PATCH] cxl/pci: Get rid of pointer arithmetic reading CDAT table

[PATCH 1/3] arm64: dts: imx8mm: Reduce GPU to nominal speed
 2023-11-28 20:02 UTC  (3+ messages)
` [PATCH 2/3] arm64: dts: imx8mm: Add optional overdrive DTSI
` [PATCH 3/3] arm64: dts: imx8mm-beacon: Enable overdrive mode

[PATCH v3] docs: dt-bindings: add DTS Coding Style document
 2023-11-28 20:00 UTC  (2+ messages)

[PATCH v2 0/2] Add eMMC support for AM62a SK
 2023-11-28 19:58 UTC  (5+ messages)
` [PATCH v2 1/2] arm64: dts: ti: k3-am62a-main: Add sdhci0 instance

[PATCH v3 00/22] pinctrl: Convert struct group_desc to use struct pingroup
 2023-11-28 19:57 UTC  (23+ messages)
` [PATCH v3 01/22] pinctrl: qcom: lpass-lpi: Replace kernel.h with what is being used
` [PATCH v3 02/22] pinctrl: qcom: lpass-lpi: Remove unused member in struct lpi_pingroup
` [PATCH v3 03/22] pinctrl: equilibrium: Unshadow error code of of_property_count_u32_elems()
` [PATCH v3 04/22] pinctrl: equilibrium: Use temporary variable to hold pins
` [PATCH v3 05/22] pinctrl: imx: "
` [PATCH v3 06/22] pinctrl: core: Make pins const in struct group_desc
` [PATCH v3 07/22] pinctrl: equilibrium: Convert to use struct pingroup
` [PATCH v3 08/22] pinctrl: keembay: "
` [PATCH v3 09/22] pinctrl: nuvoton: Convert to use struct pingroup and PINCTRL_PINGROUP()
` [PATCH v3 10/22] pinctrl: core: Add a convenient define PINCTRL_GROUP_DESC()
` [PATCH v3 11/22] pinctrl: ingenic: Make use of PINCTRL_GROUP_DESC()
` [PATCH v3 12/22] pinctrl: mediatek: "
` [PATCH v3 13/22] pinctrl: core: Embed struct pingroup into struct group_desc
` [PATCH v3 14/22] pinctrl: bcm: Convert to use grp member
` [PATCH v3 15/22] pinctrl: equilibrium: "
` [PATCH v3 16/22] pinctrl: imx: "
` [PATCH v3 17/22] pinctrl: ingenic: "
` [PATCH v3 18/22] pinctrl: keembay: "
` [PATCH v3 19/22] pinctrl: mediatek: "
` [PATCH v3 20/22] pinctrl: renesas: "
` [PATCH v3 21/22] pinctrl: starfive: "
` [PATCH v3 22/22] pinctrl: core: Remove unused members from struct group_desc

crash with 6.7 rc2 and rc3
 2023-11-28 19:56 UTC  (4+ messages)

[PATCH RFC 0/3] perf/core: Add ability for an event to "pause" or "resume" AUX area tracing
 2023-11-28 19:52 UTC  (2+ messages)

Prebuilt LLVM 17.0.6 uploaded
 2023-11-28 19:49 UTC 

[syzbot] UBSAN: array-index-out-of-bounds in xtSearch
 2023-11-28 19:47 UTC  (2+ messages)
` [syzbot] Re: [syzbot] [jfs?] "

[PATCH v1] perf tests: Make DSO tests a suite rather than individual
 2023-11-28 19:46 UTC 

[PATCH v3 0/4] Few cleanups and AMD Family 19h Models 90h-9fh EDAC Support
 2023-11-28 19:39 UTC  (5+ messages)
` [PATCH v3 1/4] EDAC/mce_amd: Remove SMCA Extended Error code descriptions
  ` [PATCH] Documentation: Begin a RAS section

Linux 6.1.64
 2023-11-28 19:37 UTC  (5+ messages)

[PATCH v2 00/14] Transparent Contiguous PTEs for User Mappings
 2023-11-28 19:37 UTC  (6+ messages)

[PATCH] x86/cpu: Update power flags
 2023-11-28 19:36 UTC  (4+ messages)

[GIT PULL] Btrfs fixes for 6.7-rc4
 2023-11-28 19:36 UTC  (2+ messages)

[PATCH] drm/imagination: DRM_POWERVR should depend on ARCH_K3
 2023-11-28 19:26 UTC  (4+ messages)

[PATCH v5 0/5] RISC-V SBI debug console extension support
 2023-11-28 19:21 UTC  (5+ messages)
` [PATCH v5 3/5] tty/serial: Add RISC-V SBI debug console based earlycon
` [PATCH v5 4/5] tty: Add SBI debug console support to HVC SBI driver

[PATCHSET 0/8] perf annotate: Make annotation_options global (v1)
 2023-11-28 19:20 UTC  (4+ messages)
` [PATCH 6/8] perf annotate: Ensure init/exit for global options

[PATCH v12 00/37] x86: enable FRED for x86-64
 2023-11-28 19:18 UTC  (6+ messages)
` [PATCH v12 24/37] x86/idtentry: Incorporate definitions/declarations of the FRED entries

[PATCH 0/3] i2c: qup: Allow scaling power domains and interconnect
 2023-11-28 19:17 UTC  (3+ messages)
` [PATCH 3/3] i2c: qup: Vote for interconnect bandwidth to DRAM

[PATCH ipsec-next v2 0/6] Add bpf_xdp_get_xfrm_state() kfunc
 2023-11-28 19:15 UTC  (4+ messages)
` [PATCH ipsec-next v2 3/6] libbpf: Add BPF_CORE_WRITE_BITFIELD() macro

[PATCH v2 0/8] x86/coco: Mark CoCo VM pages not present when changing encrypted state
 2023-11-28 19:12 UTC  (7+ messages)
` [PATCH v2 4/8] x86/sev: Enable PVALIDATE for PFNs without a valid virtual address

[PATCH v4 0/2] block: warn once for each partition in bio_check_ro()
 2023-11-28 19:11 UTC  (2+ messages)

[PATCH net-next v1 0/2] support OCTEON CN98 devices
 2023-11-28 19:08 UTC  (6+ messages)
` [PATCH net-next v1 1/2] octeon_ep: implement device unload control net API
    ` [EXT] "

[PATCH 0/2] iommufd/selftest: Fix and cleanup for bus ops
 2023-11-28 19:07 UTC  (7+ messages)
` [PATCH 1/2] iommufd/selftest: Use a fwnode to distinguish devices

[syzbot] [ntfs3?] WARNING in do_symlinkat (2)
 2023-11-28 19:04 UTC 

[RFC v1] nvme: add cse, ds, ms, nsze and nuse to sysfs
 2023-11-28 19:02 UTC  (9+ messages)

[PATCH drm-misc-next 0/5] PowerVR VM fixes
 2023-11-28 19:02 UTC  (4+ messages)
` [PATCH drm-misc-next 5/5] drm/imagination: vm: make use of GPUVM's drm_exec helper
  ` [EXTERNAL] "

[f2fs-dev] [PATCH v1] f2fs: New victim selection for GC
 2023-11-28 19:01 UTC  (5+ messages)
`  "
      ` RE:(2) [f2fs-dev] "
        ` (2) "

[PATCH v2] USB: gadget: core: adjust uevent timing on gadget unbind
 2023-11-28 19:01 UTC  (4+ messages)

[PATCH v2 01/14] mm: Batch-copy PTE ranges during fork()
 2023-11-28 19:00 UTC  (6+ messages)

[PATCH 1/2] mm/damon/sysfs: Implement recording feature
 2023-11-28 18:57 UTC  (2+ messages)

[PATCH 0/6] TPMI update for new defines and permissions
 2023-11-28 18:56 UTC  (7+ messages)
` [PATCH 1/6] platform/x86/intel/tpmi: Add additional TPMI header fields
` [PATCH 2/6] platform/x86/intel/tpmi: Don't create devices for disabled features
` [PATCH 3/6] platform/x86/intel/tpmi: Modify external interface to get read/write state
` [PATCH 4/6] platform/x86/intel/tpmi: Move TPMI ID definitions
` [PATCH 5/6] platform/x86: ISST: Process read/write blocked feature status
` [PATCH 6/6] platform/x86/intel-uncore-freq: "

[PATCH v2] kbuild: deb-pkg: remove the fakeroot builds support
 2023-11-28 18:56 UTC  (3+ messages)

[PATCH v2] kunit: run test suites only after module initialization completes
 2023-11-28 18:40 UTC  (3+ messages)

[PATCH 0/2] membarrier: riscv: Provide core serializing command
 2023-11-28 18:39 UTC  (5+ messages)
` [PATCH 2/2] "

[RESEND PATCH v7 00/10] Small-sized THP for anonymous memory
 2023-11-28 18:39 UTC  (15+ messages)

[PATCH] KVM: selftests: Fix MWAIT error message when guest assertion fails
 2023-11-28 18:36 UTC  (3+ messages)

[PATCH] EDAC/sysfs: Fix calling kobject_put() without kobj initialization
 2023-11-28 18:36 UTC  (4+ messages)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®