linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-31 18:47:55 to 2022-01-31 22:03:04 UTC [more...]

[PATCH 0/5] PPIN (Protected Processor Inventory Number) updates
 2022-01-31 22:03 UTC  (10+ messages)
` [PATCH v2 0/6] "

[PATCH v3] fs/exec: require argv[0] presence in do_execveat_common()
 2022-01-31 21:59 UTC  (9+ messages)
` [fs/exec] 80bd5afdd8: xfstests.generic.633.fail

[PATCH] Revert "module, async: async_synchronize_full() on module init iff async is used"
 2022-01-31 21:58 UTC  (3+ messages)

[PATCH v13 00/16] Introduce threaded trace streaming for basic perf record operation
 2022-01-31 21:56 UTC  (11+ messages)
` [PATCH v13 01/16] perf record: Introduce thread affinity and mmap masks
` [PATCH v13 03/16] perf record: Introduce thread specific data array
` [PATCH v13 05/16] perf record: Introduce thread local variable
` [PATCH v13 10/16] perf record: Introduce compressor at mmap buffer object

ipheth: fix EOVERFLOW in ipheth_rcvbulk_callback
 2022-01-31 21:43 UTC  (11+ messages)

[PATCH] docs/kselftest: clarify running mainline tests on stables
 2022-01-31 21:52 UTC  (5+ messages)

[PATCH v2] mtd: rawnand: protect access to rawnand devices while in suspend
 2022-01-31 21:51 UTC 

[PATCH] ARM: dts: qcom: fix timer node clock-frequency
 2022-01-31 21:47 UTC  (2+ messages)

[PATCH v3 0/4] mm/page_owner: Extend page_owner to show memcg information
 2022-01-31 21:46 UTC  (13+ messages)
` [PATCH v3 1/4] lib/vsprintf: Avoid redundant work with 0 size
` [PATCH v3 2/4] mm/page_owner: Use scnprintf() to avoid excessive buffer overrun check
` [PATCH v3 3/4] mm/page_owner: Print memcg information
` [PATCH v3 4/4] mm/page_owner: Record task command name

[PATCH RESEND] scsi: ufs: Add checking lifetime attribute for WriteBooster
 2022-01-31 21:45 UTC  (2+ messages)

[PATCH 0/3] scsi: pm8001: Documentation and use-after-free fixes
 2022-01-31 21:40 UTC  (2+ messages)

[PATCH 0/3] remove dependence of inode_congested()
 2022-01-31 21:38 UTC  (6+ messages)
` [PATCH 2/3] nfs: remove reliance on bdi congestion

[PATCH v1 1/1] mm/gup: skip pinnable check for refs==1
 2022-01-31 21:37 UTC  (3+ messages)

[PATCH] fortify: Update compile-time tests for Clang 14
 2022-01-31 21:34 UTC  (4+ messages)

[PATCH] fs/binfmt_elf: use ELF_ET_DYN_BASE for PIE (ET_DYN with INTERP) binaries
 2022-01-31 21:30 UTC  (2+ messages)

[PATCH] dt-binding: soc: qcom: convert QCOM SMP2P binding to yaml
 2022-01-31 21:30 UTC  (2+ messages)

[PATCH] dt-bindings: firmware: convert Qualcomm SCM binding to the yaml
 2022-01-31 21:26 UTC  (2+ messages)

[RFC PATCH 1/2] rseq: extend struct rseq with numa node id
 2022-01-31 21:26 UTC  (5+ messages)
` [RFC PATCH 2/2] selftests/rseq: Implement rseq numa node id field selftest

[PATCH v2] Documentation: kunit: fix path to .kunitconfig in start.rst
 2022-01-31 21:23 UTC 

[PATCH v2] PCI/portdrv: Do not setup up IRQs if there are no users
 2022-01-31 21:22 UTC  (2+ messages)

[PATCH] arch:x86:pci:irq.c: Improve log message when IRQ cannot be identified
 2022-01-31 21:22 UTC  (2+ messages)

[PATCH v3 0/4] hwmon: (sch56xx) Automatically load on supported hardware
 2022-01-31 21:19 UTC  (5+ messages)
` [PATCH v3 1/4] hwmon: (sch56xx) Autoload modules on platform device creation
` [PATCH v3 2/4] hwmon: (sch56xx-common) Add automatic module loading on supported devices
` [PATCH v3 3/4] hwmon: (sch56xx-common) Replace msleep() with usleep_range()
` [PATCH v3 4/4] hwmon: (sch56xx-common) Replace WDOG_ACTIVE with WDOG_HW_RUNNING

[PATCH] linux/const.h: Explain how __is_constexpr() works
 2022-01-31 21:26 UTC  (2+ messages)

[PATCH 0/3] RISC-V: Fix cpumask rework falloout
 2022-01-31 21:18 UTC  (5+ messages)
` [PATCH 2/3] RISC-V: Fix handling of empty cpu masks
` [PATCH 3/3] RISC-V: Fix IPI/RFENCE hmask on non-monotonic hartid ordering

[patch V3 28/35] PCI/MSI: Simplify pci_irq_get_affinity()
 2022-01-31 21:16 UTC  (3+ messages)

[PATCH v2 1/2] stack: Introduce CONFIG_RANDOMIZE_KSTACK_OFFSET
 2022-01-31 21:15 UTC  (4+ messages)
` [PATCH v2 2/2] stack: Constrain and fix stack offset randomization with Clang builds

[PATCH v4] fortify: Work around Clang inlining bugs
 2022-01-31 21:13 UTC  (3+ messages)

[PATCH v4] arm64: dts: qcom: sc7280: Add bluetooth node on SC7280 IDP boards
 2022-01-31 21:09 UTC  (5+ messages)

[PATCH 00/21] some fbcon patches, mostly locking
 2022-01-31 21:05 UTC  (22+ messages)
` [PATCH 01/21] MAINTAINERS: Add entry for fbdev core
` [PATCH 02/21] fbcon: Resurrect fbcon accelerated scrolling code
` [PATCH 03/21] fbcon: Restore fbcon scrolling acceleration
` [PATCH 04/21] fbcon: delete a few unneeded forward decl
` [PATCH 05/21] fbcon: Introduce wrapper for console->fb_info lookup
` [PATCH 06/21] fbcon: delete delayed loading code
` [PATCH 07/21] fbdev/sysfs: Fix locking
` [PATCH 08/21] fbcon: Use delayed work for cursor
` [PATCH 09/21] fbcon: Replace FBCON_FLAGS_INIT with a boolean
` [PATCH 10/21] fb: Delete fb_info->queue
` [PATCH 11/21] fbcon: Extract fbcon_open/release helpers
` [PATCH 12/21] fbcon: Ditch error handling for con2fb_release_oldinfo
` [PATCH 13/21] fbcon: move more common code into fb_open()
` [PATCH 14/21] fbcon: use lock_fb_info in fbcon_open/release
` [PATCH 15/21] fbcon: Consistently protect deferred_takeover with console_lock()
` [PATCH 16/21] fbcon: Move console_lock for register/unlink/unregister
` [PATCH 17/21] fbcon: Move more code into fbcon_release
` [PATCH 18/21] fbcon: untangle fbcon_exit
` [PATCH 19/21] fbcon: Maintain a private array of fb_info
` [PATCH 20/21] Revert "fbdev: Prevent probing generic drivers if a FB is already registered"
` [PATCH 21/21] fbdev: Make registered_fb[] private to fbmem.c

linux-next: build failure after merge of the kspp tree
 2022-01-31 21:06 UTC  (6+ messages)

[PATCH v2 0/4] hwmon: (sch56xx) Automatically load on supported hardware
 2022-01-31 21:01 UTC  (7+ messages)
` [PATCH v2 1/4] hwmon: (sch56xx) Autoload modules on platform device creation
` [PATCH v2 2/4] hwmon: (sch56xx-common) Add automatic module loading on supported devices
` [PATCH v2 3/4] hwmon: (sch56xx-common) Replace msleep() with usleep_range()
` [PATCH v2 4/4] hwmon: (sch56xx-common) Replace WDOG_ACTIVE with WDOG_HW_RUNNING

[PATCH] drm/msm/dp: add wide bus support
 2022-01-31 20:57 UTC  (4+ messages)

[PATCH] binfmt_elf: Take the mmap lock when walking the VMA list
 2022-01-31 20:57 UTC  (11+ messages)
          ` [PATCH 0/5] Fix fill_files_note
            ` [PATCH 3/5] coredump: Remove the WARN_ON in dump_vma_snapshot
            ` [PATCH 4/5] coredump/elf: Pass coredump_params into fill_note_info
            ` [PATCH 5/5] coredump: Use the vma snapshot in fill_files_note

[RFC][PATCH v3a 00/11] ima: support fs-verity digests and signatures (alternative)
 2022-01-31 20:51 UTC  (10+ messages)

[syzbot] possible deadlock in ___neigh_create
 2022-01-31 20:51 UTC  (2+ messages)

[PATCH] generic/633: adapt execveat() invocations
 2022-01-31 20:46 UTC  (2+ messages)

[PATCH] objtool: prefer memory clobber & %= to volatile & __COUNTER__
 2022-01-31 20:45 UTC  (7+ messages)

[PATCH] dma-buf: heaps: Fix potential spectre v1 gadget
 2022-01-31 20:39 UTC  (2+ messages)

[PATCH v16 00/40] NVIDIA Tegra power management patches for 5.17
 2022-01-31 20:39 UTC  (10+ messages)
` [PATCH v16 08/40] gpu: host1x: Add initial runtime PM and OPP support

[PATCH v5 0/4] page table check fixes and cleanups
 2022-01-31 20:39 UTC  (6+ messages)
` [PATCH v5 1/4] mm/debug_vm_pgtable: remove pte entry from the page table
` [PATCH v5 2/4] mm/page_table_check: use unsigned long for page counters and cleanup
` [PATCH v5 3/4] mm/khugepaged: unify collapse pmd clear, flush and free
` [PATCH v5 4/4] mm/page_table_check: check entries at pmd levels

[PATCH 0/4] drm/tiny: Add driver for Solomon SSD1307 OLED displays
 2022-01-31 20:39 UTC  (5+ messages)
` [PATCH 1/4] drm: Add I2C connector type
` [PATCH 2/4] drm/format-helper: Add drm_fb_gray8_to_mono_reversed()

[PATCH] lib: zstd: clean up double word in comment
 2022-01-31 20:36 UTC  (2+ messages)

Possible bug for ZSTD kernel decompressing
 2022-01-31 20:31 UTC  (2+ messages)

[PATCH 5.16 000/200] 5.16.5-rc1 review
 2022-01-31 20:29 UTC 

[PATCH 3/4] drm/tiny: Add driver for Solomon SSD1307 OLED displays
 2022-01-31 20:29 UTC 

[PATCH 5.10 000/100] 5.10.96-rc1 review
 2022-01-31 20:19 UTC  (4+ messages)
` [PATCH 5.10 089/100] net: cpsw: Properly initialise struct page_pool_params

[PATCH] ACPICA: cleanup double word in comment
 2022-01-31 20:18 UTC  (3+ messages)

[PATCH RESEND] drm/amd/display: Force link_rate as LINK_RATE_RBR2 for 2018 15" Apple Retina panels
 2022-01-31 20:17 UTC  (6+ messages)
      ` [PATCH v2] "

[PATCH v4 0/4] page table check fixes and cleanups
 2022-01-31 20:16 UTC  (4+ messages)
` [PATCH v4 4/4] mm/page_table_check: check entries at pmd levels

[PATCH 4/4] MAINTAINERS: Add entry for Solomon SSD1307 OLED displays DRM driver
 2022-01-31 20:15 UTC 

[PATCH -next] drm/amd/display: clean up some inconsistent indenting
 2022-01-31 20:15 UTC  (3+ messages)

Relation between MMC_CAP_WAIT_WHILE_BUSY and card_busy()
 2022-01-31 20:14 UTC  (3+ messages)

[PATCH v4 net-next 0/2] use bulk reads for ocelot statistics
 2022-01-31 20:13 UTC  (4+ messages)

[PATCH] docs: add rtla documentation kernel docs index
 2022-01-31 20:11 UTC 

[PATCH v2] vfio/pci: fix memory leak during D3hot to D0 transition
 2022-01-31 20:11 UTC  (2+ messages)

[PATCH] rtla: make doc build optional
 2022-01-31 20:11 UTC  (2+ messages)

[PATCH net-next] net: kbuild: Don't default net vendor configs to y
 2022-01-31 20:10 UTC  (10+ messages)
        ` [Intel-wired-lan] "

[PATCH 5.15 000/171] 5.15.19-rc1 review
 2022-01-31 20:03 UTC  (2+ messages)

[PATCH 0/4] mm/gup: some cleanups
 2022-01-31 20:01 UTC  (6+ messages)
` [PATCH 4/4] mm/gup: remove get_user_pages_locked()

[PATCH] PCI: ACPI: Allow internal devices to be marked as untrusted
 2022-01-31 19:57 UTC  (12+ messages)

[PATCH V8 00/44] PKS/PMEM: Add Stray Write Protection
 2022-01-31 19:56 UTC  (5+ messages)
` [PATCH V8 13/44] mm/pkeys: Add initial PKS Test code
` [PATCH V8 18/44] x86/fault: Add a PKS test fault hook

[PATCH] ata: ahci: Skip 200 ms debounce delay for Marvell 88SE9235
 2022-01-31 19:54 UTC 

[PATCH] mtd: nand: raw: qcom_nandc: Don't clear_bam_transaction on READID
 2022-01-31 19:54 UTC  (10+ messages)

[PATCH net-next, 0/3] net: mana: Add XDP counters, reuse dropped pages
 2022-01-31 19:53 UTC  (2+ messages)

[PATCH 5.16 000/200] 5.16.5-rc1 review
 2022-01-31 19:51 UTC  (8+ messages)
` [PATCH 5.16 136/200] mptcp: allow changing the "backup" bit by endpoint id
` [PATCH 5.16 137/200] mptcp: clean up harmless false expressions
` [PATCH 5.16 138/200] mptcp: keep track of local endpoint still available for each msk

[PATCH 5.4 00/64] 5.4.176-rc1 review
 2022-01-31 19:49 UTC  (2+ messages)

[PATCH 0/5] Pine64 PinePhone keyboard support
 2022-01-31 19:45 UTC  (3+ messages)
` [PATCH 3/5] Input: pinephone-keyboard - Build in the default keymap

[PATCH v2 2/2] staging: pi433: add debugfs interface
 2022-01-31 19:37 UTC  (4+ messages)
` [PATCH v3] "

[RFC PATCH] f2fs: disallow setting unsettable file attributes
 2022-01-31 19:34 UTC  (2+ messages)

[esmil:visionfive 29/62] drivers/soc/sifive/sifive_l2_cache.c:152:3: error: implicit declaration of function 'writeq'
 2022-01-31 19:34 UTC 

[PATCH] staging: pi433: remove unnecessary new line escape sequence characters
 2022-01-31 19:30 UTC  (3+ messages)

[PATCHv3 1/7] mm: Add support for unaccepted memory
 2022-01-31 19:30 UTC  (4+ messages)
` [PATCHv3.1 "

[ANNOUNCE] util-linux v2.38-rc1
 2022-01-31 19:23 UTC  (2+ messages)

[PATCH] kunit: fix missing f in f-string in run_checks.py
 2022-01-31 19:25 UTC  (2+ messages)

[PATCH] mm/hwpoison: Check the subpage, not the head page
 2022-01-31 19:24 UTC  (6+ messages)

[PATCH 0/3] Handle chroot tasks properly (v1)
 2022-01-31 19:23 UTC  (3+ messages)
` [PATCH 3/3] perf annotate: Try chroot filename for objdump

[PATCH] usb: dwc3: Prioritize extcon over USB role switching API
 2022-01-31 19:21 UTC 

[PATCH] ima: Allow template selection with ima_template[_fmt]= after ima_hash=
 2022-01-31 19:20 UTC  (2+ messages)

[PATCH] acpi: require CRC32 to build
 2022-01-31 19:17 UTC  (3+ messages)

[PATCH] drm/panel-simple: Add a timing for the Raspberry Pi 7" panel
 2022-01-31 19:15 UTC 

[PATCH v2 0/3] mm/page_owner: Extend page_owner to show memcg information
 2022-01-31 19:01 UTC  (10+ messages)
` [PATCH v2 1/3] lib/vsprintf: Avoid redundant work with 0 size
` [PATCH v2 3/3] mm/page_owner: Dump memcg information

[PATCH v5 00/24] Userspace P2PDMA with O_DIRECT NVMe devices
 2022-01-31 19:00 UTC  (3+ messages)

[PATCH 00/26] Update Intel events and metrics
 2022-01-31 18:59 UTC  (4+ messages)
` [PATCH 03/26] perf vendor events: Update metrics for Broadwell DE

[PATCH] ipheth: fix EOVERFLOW in ipheth_rcvbulk_callback
 2022-01-31 18:58 UTC 

[PATCH v3 0/2] selinux: parse sids earlier to avoid doing memory allocations under spinlock
 2022-01-31 18:57 UTC  (3+ messages)
` [PATCH v3 1/2] selinux: Fix selinux_sb_mnt_opts_compat()
` [PATCH v3 2/2] selinux: try to use preparsed sid before calling parse_sid()

[PATCH v9 00/23] ima: Namespace IMA with audit support in IMA-ns
 2022-01-31 18:56 UTC  (4+ messages)
` [PATCH v9 16/23] ima: Implement ima_free_policy_rules() for freeing of an ima_namespace

[PATCHv9 0/5] lib/rwmmio/arm64: Add support to trace register reads/writes
 2022-01-31 18:56 UTC  (2+ messages)

[PATCH] Adding architectural support for HPE's GXP BMC. This is the first of a series of patches to support HPE's BMC with Linux Kernel
 2022-01-31 18:52 UTC  (5+ messages)

[PATCH v6 1/5] drm/i915: add needs_compact_pt flag
 2022-01-31 18:52 UTC  (5+ messages)
` [PATCH v6 2/5] drm/i915: enforce min GTT alignment for discrete cards
` [PATCH v6 3/5] drm/i915: support 64K GTT pages "
` [PATCH v6 4/5] drm/i915: add gtt misalignment test
` [PATCH v6 5/5] drm/i915/uapi: document behaviour for DG2 64K support

[RFC v6 net-next 0/9] add support for VSC7512 control over SPI
 2022-01-31 18:50 UTC  (3+ messages)
` [RFC v6 net-next 9/9] net: dsa: ocelot: add external ocelot switch control

[PATCH 0/3] Add lpass pin control support for audio on sc7280 based targets
 2022-01-31 18:49 UTC  (3+ messages)
` [PATCH 1/3] arm64: dts: qcom: sc7280: Add pinmux for I2S speaker and Headset

[PATCH] Bluetooth: Fix skb allocation in mgmt_remote_name()
 2022-01-31 18:47 UTC  (5+ messages)

[PATCH v2 0/4] Extend pm8941-pwrkey driver
 2022-01-31 18:47 UTC  (4+ messages)
` [PATCH v2 3/4] input: misc: pm8941-pwrkey: add software key press debouncing support


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