linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-26 17:53:26 to 2022-01-26 21:21:13 UTC [more...]

[PATCH 2/9] selinux: declare path parameters of _genfs_sid const
 2022-01-26 21:20 UTC  (15+ messages)
` [PATCH 3/9] selinux: declare name parameter of hash_eval const
` [PATCH 4/9] selinux: enclose macro arguments in parenthesis
` [PATCH 5/9] selinux: drop cast to same type
` [PATCH 6/9] selinux: drop unused parameter of avtab_insert_node
` [PATCH 7/9] selinux: do not discard const qualifier in cast
` [PATCH 8/9] selinux: simplify cred_init_security
` [PATCH 9/9] selinux: drop unused macro

[PATCH] coredump: Also dump first pages of non-executable ELF libraries
 2022-01-26 21:19 UTC  (2+ messages)
` [EXTERNAL] "

[PATCH] security, lsm: dentry_init_security() Handle multi LSM registration
 2022-01-26 21:15 UTC  (2+ messages)

[PATCH v2] fs/exec: require argv[0] presence in do_execveat_common()
 2022-01-26 21:13 UTC  (9+ messages)

[PATCH v4 0/7] DAX poison recovery
 2022-01-26 21:11 UTC  (8+ messages)
` [PATCH v4 1/7] mce: fix set_mce_nospec to always unmap the whole page
` [PATCH v4 2/7] dax: introduce dax device flag DAXDEV_RECOVERY
` [PATCH v4 3/7] dm: make dm aware of target's DAXDEV_RECOVERY capability
` [PATCH v4 4/7] dax: add dax_recovery_write to dax_op and dm target type
` [PATCH v4 5/7] pmem: add pmem_recovery_write() dax op
` [PATCH v4 6/7] dax: add recovery_write to dax_iomap_iter in failure path
` [PATCH v4 7/7] pmem: fix pmem_do_write() avoid writing to 'np' page

[PATCH] Revert "mm/page_isolation: unset migratetype directly for non Buddy page"
 2022-01-26 21:11 UTC  (2+ messages)

[PATCH] dt-bindings: net: convert net/cortina,gemini-ethernet to yaml
 2022-01-26 21:11 UTC 

[PATCH v3] dt-bindings: clock: Add R9A07G054 CPG Clock and Reset Definitions
 2022-01-26 21:10 UTC 

[PATCH v3 1/3] string: Make stpcpy() possible to use
 2022-01-26 21:09 UTC  (7+ messages)

[PATCH 5.16 0000/1033] 5.16.3-rc2 review
 2022-01-26 21:05 UTC  (5+ messages)

[PATCH v3 03/12] misc: fastrpc: Add support to get DSP capabilities
 2022-01-26 21:04 UTC  (2+ messages)

[PATCH 0/8] crypto: allwinner: various improvments
 2022-01-26 21:04 UTC  (9+ messages)
` [PATCH 1/8] crypto: sun8i-ce: do not allocate memory when handling requests
` [PATCH 2/8] crypto: sun4i-ss: do not allocate backup IV on requests
` [PATCH 3/8] crypto: sun8i-ss: handle zero sized sg
` [PATCH 4/8] crypto: sun8i-ss: do not allocate memory when handling hash requests
` [PATCH 5/8] crypto: sun8i-ss: do not zeroize all pad
` [PATCH 6/8] crypto: sun8i-ss: remove redundant test
` [PATCH 7/8] crypto: sun8i-ss: test error before assigning
` [PATCH 8/8] crypto: sun8i-ss: handle requests if last block is not modulo 64

[PATCH v2] drm/bridge: synopsys/dw-hdmi: set cec clock rate
 2022-01-26 21:01 UTC 

linux-next: build failure after merge of the kspp tree
 2022-01-26 21:00 UTC  (12+ messages)

[RFC PATCH v7 00/16] Add support for qca8k mdio rw in Ethernet packet
 2022-01-26 21:00 UTC  (4+ messages)
` [RFC PATCH v7 01/16] net: dsa: provide switch operations for tracking the master state

[PATCH] drm/v3d: Add missing unlock
 2022-01-26 20:57 UTC  (2+ messages)

linux-next: Signed-off-by missing for commits in the net-next tree
 2022-01-26 20:57 UTC 

[PATCH v4] KEYS: encrypted: Instantiate key with user-provided decrypted data
 2022-01-26 20:56 UTC  (4+ messages)

[PATCH] fs/binfmt_elf: Add padding NULL when argc == 0
 2022-01-26 20:52 UTC  (12+ messages)

[PATCH] usb: raw-gadget: fix handling of dual-direction-capable endpoints
 2022-01-26 20:52 UTC 

[PATCH] Revert "PCI: j721e: Drop redundant struct device *"
 2022-01-26 20:51 UTC  (2+ messages)

linux-next: Signed-off-by missing for commit in the imx-mxs tree
 2022-01-26 20:49 UTC 

[PATCH RFC v2 0/2] selinux: parse sids earlier to avoid doing memory allocations under spinlock
 2022-01-26 20:41 UTC  (8+ messages)
` [PATCH RFC v2 1/2] selinux: Fix selinux_sb_mnt_opts_compat()

[PATCH 00/19] drm/i915/guc: Refactor ADS access to use dma_buf_map
 2022-01-26 20:36 UTC  (4+ messages)
` [PATCH 01/19] dma-buf-map: Add read/write helpers
` [PATCH 02/19] dma-buf-map: Add helper to initialize second map
` [PATCH 09/19] dma-buf-map: Add wrapper over memset

[PATCH RFC v2 0/9] mm: COW fixes part 1: fix the COW security issue for THP and swap
 2022-01-26 20:36 UTC  (3+ messages)
` [PATCH RFC v2 5/9] mm/huge_memory: streamline COW logic in do_huge_pmd_wp_page()

[PATCH] drm/bridge: synopsys/dw-hdmi: set cec clock rate
 2022-01-26 20:32 UTC  (2+ messages)

[PATCH v2] KEYS: trusted: Avoid calling null function trusted_key_exit
 2022-01-26 20:32 UTC 

[PATCH for-next v4] cgroup/bpf: fast path skb BPF filtering
 2022-01-26 20:30 UTC  (2+ messages)

[PATCH v4 00/66] Introducing the Maple Tree
 2022-01-26 20:29 UTC  (4+ messages)
` [PATCH v4 65/66] mm: Remove the vma linked list

[RESEND, third time][PATCH] arm64: dts: intel: socfpga_agilex_socdk: align LED node names with dtschema
 2022-01-26 20:26 UTC  (2+ messages)

[PATCH] KEYS: trusted: Avoid calling null function trusted_key_exit
 2022-01-26 20:21 UTC  (2+ messages)

[PATCH v3 11/12] misc: fastrpc: Add dma handle implementation
 2022-01-26 20:14 UTC  (3+ messages)

[kdave-btrfs-devel:misc-next 42/42] ERROR: modpost: "__umoddi3" [fs/btrfs/btrfs.ko] undefined!
 2022-01-26 20:14 UTC 

[PATCH] docs/kselftest: clarify running mainline tests on stables
 2022-01-26 20:13 UTC 

[PATCH] include: linux: Reorganize timekeeping and ktime headers
 2022-01-26 20:07 UTC 

[PATCH v4] media: davinci: vpif: Use platform_get_irq_optional() to get the interrupt
 2022-01-26 20:07 UTC  (2+ messages)

[syzbot] memory leak in kvm_vcpu_ioctl_set_cpuid2
 2022-01-26 20:07 UTC  (2+ messages)

[PATCH v3 0/2] dt-bindings: timer: sifive,clint: Miscellaneous improvements
 2022-01-26 20:06 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: timer: sifive,clint: Fix number of interrupts

[PATCH v6 0/2] Driver for Open Profile for DICE
 2022-01-26 20:05 UTC  (4+ messages)
` [PATCH v6 2/2] misc: open-dice: Add driver to expose DICE data to userspace

[PATCH] dt-bindings: hwmon: gpio-fan: convert to YAML
 2022-01-26 20:03 UTC 

[PATCH] carl9170: fix missing bit-wise or operator for tx_params
 2022-01-26 20:03 UTC  (2+ messages)

[PATCH] platform: surface: Replace acpi_bus_get_device()
 2022-01-26 20:03 UTC  (2+ messages)

[PATCH -next] eeprom: at25: Replace strncpy() with strscpy()
 2022-01-26 20:00 UTC  (3+ messages)

[PATCH net-next 1/1] r8169: enable RTL8125 ASPM L1.2
 2022-01-26 19:58 UTC  (8+ messages)

[PATCH 1/5] kunit: tool: drop mostly unused KunitResult.result field
 2022-01-26 19:55 UTC  (4+ messages)

[PATCH] tty: Replace acpi_bus_get_device()
 2022-01-26 19:55 UTC 

LSF/MM/BPF: 2022: Call for Proposals
 2022-01-26 19:54 UTC 

[peterz-queue:sched/core 5/8] kernel/sched/sched.h:3006:32: warning: passing argument 1 of 'cpu_util_cfs' makes integer from pointer without a cast
 2022-01-26 19:53 UTC 

[ammarfaizi2-block:google/android/kernel/common/android12-trusty-5.10 4727/5866] arch/arm64/kvm/hyp/nvhe/hyp-main.c:245:3: error: implicit declaration of function 'sve_cond_update_zcr_vq'
 2022-01-26 19:53 UTC 

[PATCH] drivers: dio: Fixed coding style issues
 2022-01-26 19:53 UTC 

[PATCH] USB: ACPI: Replace acpi_bus_get_device()
 2022-01-26 19:53 UTC 

[PATCH] PNP: Replace acpi_bus_get_device()
 2022-01-26 19:51 UTC 

[RFC PATCH 0/5] PCIe EPF support for internal DMAC handling and driver update for R-Car PCIe EP to support DMAC
 2022-01-26 19:50 UTC  (6+ messages)
` [RFC PATCH 1/5] PCI: endpoint: Add ops and flag to support internal DMAC
` [RFC PATCH 2/5] PCI: endpoint: Add support to data transfer using internal dmac
` [RFC PATCH 3/5] misc: pci_endpoint_test: Add driver data for Renesas RZ/G2{EHMN}
` [RFC PATCH 4/5] misc: pci_endpoint_test: Add support to pass flags for buffer allocation
` [RFC PATCH 5/5] PCI: rcar-ep: Add support for DMAC

[PATCH] soundwire: Replace acpi_bus_get_device()
 2022-01-26 19:50 UTC 

[PATCH] sound: Replace acpi_bus_get_device()
 2022-01-26 19:48 UTC 

[PATCH v3 0/9] Hardening page _refcount
 2022-01-26 19:45 UTC  (13+ messages)
` [PATCH v3 1/9] mm: add overflow and underflow checks for page->_refcount
` [PATCH v3 2/9] mm: Avoid using set_page_count() in set_page_recounted()
` [PATCH v3 3/9] mm: remove set_page_count() from page_frag_alloc_align
` [PATCH v3 4/9] mm: avoid using set_page_count() when pages are freed into allocator
` [PATCH v3 5/9] mm: rename init_page_count() -> page_ref_init()
` [PATCH v3 6/9] mm: remove set_page_count()
` [PATCH v3 7/9] mm: simplify page_ref_* functions
` [PATCH v3 8/9] mm: do not use atomic_set_release in page_ref_unfreeze()
` [PATCH v3 9/9] mm: use atomic_cmpxchg_acquire in page_ref_freeze()

[PATCH] thermal: Replace acpi_bus_get_device()
 2022-01-26 19:45 UTC 

[PATCH] cpufreq: longhaul: Replace acpi_bus_get_device()
 2022-01-26 19:43 UTC 

[PATCH] PCI: ACPI: Replace acpi_bus_get_device()
 2022-01-26 19:42 UTC 

[PATCH] platform: x86: Replace acpi_bus_get_device()
 2022-01-26 19:38 UTC 

at25 eeprom driver: NULL pointer dereference (bisected to af40d16042d6 ("Merge v5.15-rc5 into char-misc-next"))
 2022-01-26 19:38 UTC  (2+ messages)

[PATCH 0/2] i2c-designware: Add support for AMD PSP semaphore
 2022-01-26 19:36 UTC  (9+ messages)
` [PATCH 2/2] i2c: designware: Add AMD PSP I2C bus support

[PATCH 1/1] of: unittest: rename overlay source files from .dts to .dtso
 2022-01-26 19:31 UTC  (18+ messages)

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

[PATCH 0/2] sigaltstack: return only one flag
 2022-01-26 19:14 UTC  (3+ messages)
` [PATCH 1/2] sigaltstack: ignore flags if SS_DISABLE is set
` [PATCH 2/2] selftests: sigaltstack: add new SS_DISABLE test

[PATCH] dm: introduce a no open flag for deferred remove
 2022-01-26 19:22 UTC  (2+ messages)
` [PATCH] dm: introduce a DM_ENFORCE_OPEN_COUNT flag

Null pointer dereference in cros-ec-typec
 2022-01-26 19:11 UTC  (11+ messages)

[PATCH 1/2] perf arm-spe: Add arm_spe_record to synthesized sample
 2022-01-26 19:07 UTC  (3+ messages)
` [PATCH 1/2] perf arm-spe: Add arm_spe_record to synthesized

[PATCH V1 0/3] rpmsg char fixes for race conditions in device reboot
 2022-01-26 19:04 UTC  (4+ messages)
` [PATCH V1 1/3] rpmsg: glink: Free device context only when cdev not in use
` [PATCH V1 2/3] rpmsg: glink: Add lock to avoid race when rpmsg device is released
` [PATCH V1 3/3] rpmsg: glink: Add lock for ctrl device

[PATCH v2] platform/chrome: cros_ec_typec: Check for EC device
 2022-01-26 19:02 UTC 

[RFC PATCH 00/15] rseq uapi and selftest updates
 2022-01-26 18:59 UTC  (7+ messages)
` [RFC PATCH 02/15] rseq: Remove broken uapi field layout on 32-bit little endian

[PATCH] mm/highmem: remove unnecessary done label
 2022-01-26 18:59 UTC  (2+ messages)

ppc: hard lockup / hang in v5.17-rc1 under QEMU
 2022-01-26 18:57 UTC  (3+ messages)

[PATCH v2] arm64: extable: fix load_unaligned_zeropad() reg indices
 2022-01-26 18:57 UTC  (2+ messages)

[intel-tdx:guest-upstream 24/33] arch/x86/mm/mem_encrypt.c:69:13: warning: no previous prototype for function 'mem_encrypt_init'
 2022-01-26 18:57 UTC  (3+ messages)
` [PATCH] x86/mm: Fix warning on build with X86_MEM_ENCRYPT=y

[PATCH] platform/chrome: cros_ec_typec: Check for EC device
 2022-01-26 18:56 UTC  (5+ messages)

[v2 PATCH] fs/proc: task_mmu.c: don't read mapcount for migration entry
 2022-01-26 18:54 UTC  (10+ messages)

[intel-tdx:host-upstream 7/18] arch/x86/kernel/cpu/tdx/tdx.c:148:30: warning: variable 'err' is uninitialized when used within its own initialization
 2022-01-26 18:52 UTC 

[v5 PATCH] block: introduce block_rq_error tracepoint
 2022-01-26 18:51 UTC 

[PATCH 0/4] edac_align_ptr() bug fix and refactoring
 2022-01-26 18:46 UTC  (3+ messages)
` [PATCH 2/4] EDAC: Remove unnecessary cast to char* in edac_align_ptr() function

[RFC PATCH v2 0/7] Add support for BCM2835 camera interface (unicam)
 2022-01-26 18:42 UTC  (5+ messages)
` [RFC PATCH v2 5/7] ARM: dts: bcm2711: Add unicam CSI nodes

[PATCH v5 0/9] fprobe: Introduce fprobe function entry/exit probe
 2022-01-26 18:39 UTC  (7+ messages)
` [PATCH v5 2/9] fprobe: Add ftrace based probe APIs

[PATCH 1/3] selftests/zram: Remove obsolete max_comp_streams interface
 2022-01-26 18:37 UTC  (7+ messages)

[v4 PATCH] block: introduce block_rq_error tracepoint
 2022-01-26 18:35 UTC  (3+ messages)

[PATCH v8 00/40] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2022-01-26 18:35 UTC  (3+ messages)
` [PATCH v8 35/40] x86/sev: use firmware-validated CPUID for SEV-SNP guests

[ammarfaizi2-block:broonie/sound/for-5.17 180/185] sound/soc/soc-ops.c:431 snd_soc_put_volsw_sx() warn: unsigned 'val' is never less than zero
 2022-01-26 18:31 UTC 

[PATCH] kbuild: Add environment variables for userprogs flags
 2022-01-26 18:21 UTC  (2+ messages)

[PATCH] ALSA: usb-audio: initialize variables that could ignore errors
 2022-01-26 18:21 UTC 

[PATCH 0/4] printk: reduce deadlocks during panic
 2022-01-26 18:15 UTC  (6+ messages)
` [PATCH 2/4] printk: disable optimistic spin "

[mlankhorst:xe 73/165] drivers/gpu/drm/xe/xe_lrc.c:699:21: error: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'}
 2022-01-26 18:11 UTC 

[PATCH v3 0/2] kcov: improve mmap processing
 2022-01-26 18:11 UTC  (7+ messages)
` [PATCH v3 1/2] kcov: split ioctl handling into locked and unlocked parts
` [PATCH v3 2/2] kcov: properly handle subsequent mmap calls

[PATCH v3 0/4] rcu, arm64: PREEMPT_RT fixlets
 2022-01-26 18:10 UTC  (6+ messages)
` [PATCH v3 2/4] sched: Introduce migratable()

[patch v8 01/10] add basic task isolation prctl interface
 2022-01-26 18:03 UTC  (3+ messages)

[PATCH V3] misc: pci_endpoint_test: simplify endpoint test read and write operations
 2022-01-26 18:07 UTC  (3+ messages)
` [PATCH V4] "

[PATCH v2 0/5] Add driver for GSC controller
 2022-01-26 18:06 UTC  (5+ messages)
` [PATCH v2 2/5] mei: add support for graphics system controller (gsc) devices
` [PATCH v2 4/5] mei: gsc: add runtime pm handlers

[PATCH v3] power: supply: PCHG: Use MKBP for device event handling
 2022-01-26 18:04 UTC 

[PATCH 001/001] UIO: allow binding uio_dmem_genirq to devices using command line options
 2022-01-26 18:02 UTC  (2+ messages)

[PATCH v3 02/12] misc: fastrpc: add support for FASTRPC_IOCTL_MEM_MAP/UNMAP
 2022-01-26 18:00 UTC  (2+ messages)

[PATCH v2 0/2] platform/chrome: add support for the Framework Laptop
 2022-01-26 18:00 UTC  (3+ messages)
` [PATCH v2 1/2] platform/chrome: cros_ec_lpcs: detect "
` [PATCH v2 2/2] platform/chrome: cros_ec_lpcs: reserve the MEC LPC I/O ports first

[PATCH] iommu/iova: Separate out rcache init
 2022-01-26 17:58 UTC  (3+ messages)

[PATCH 00/11] TTY patches for 5.18
 2022-01-26 17:57 UTC  (3+ messages)
` [PATCH 10/11] serial: make uart_console_write->putchar()'s character a char

[PATCH v4 0/8] ARM: mstar: cpupll
 2022-01-26 17:56 UTC  (9+ messages)
` [PATCH v4 1/8] dt-bindings: clk: mstar msc313 cpupll binding description
` [PATCH v4 2/8] clk: mstar: msc313 cpupll clk driver
` [PATCH v4 3/8] ARM: mstar: Add cpupll to base dtsi
` [PATCH v4 4/8] ARM: mstar: Link cpupll to cpu
` [PATCH v4 5/8] ARM: mstar: Link cpupll to second core
` [PATCH v4 6/8] ARM: mstar: Add OPP table for infinity
` [PATCH v4 7/8] ARM: mstar: Add OPP table for infinity3
` [PATCH v4 8/8] ARM: mstar: Extend opp_table for infinity2m


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