LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
messages from 2021-08-19 16:31:28 to 2021-08-19 19:55:14 UTC [more...]
[PATCH v1 0/7] Remove in-tree usage of MAP_DENYWRITE
2021-08-19 19:55 UTC (16+ messages)
` Removing Mandatory Locks
[PATCH v2] staging: r8188eu: Remove _enter/_exit_critical_mutex()
2021-08-19 19:54 UTC (3+ messages)
[PATCH 1/4] mm: Kconfig: move swap and slab config options to the MM section
2021-08-19 19:55 UTC (4+ messages)
` [PATCH 2/4] mm: Kconfig: group swap, slab, hotplug and thp options into submenus
` [PATCH 3/4] mm: Kconfig: simplify zswap configuration
` [PATCH 4/4] mm: zswap: add basic meminfo and vmstat coverage
[PATCH] net: qrtr: fix another OOB Read in qrtr_endpoint_post
2021-08-19 19:53 UTC (3+ messages)
[RESEND PATCH] net: qrtr: fix another OOB Read in qrtr_endpoint_post
2021-08-19 19:50 UTC
[syzbot] WARNING in hid_submit_ctrl/usb_submit_urb
2021-08-19 19:53 UTC (3+ messages)
[RFC PATCH 0/5] selftests: floppy: basic tests
2021-08-19 19:52 UTC (6+ messages)
` [RFC PATCH 1/5] checkpatch: improve handling of revert commits
[PATCH v2] TDA1997x: replace video detection routine
2021-08-19 19:52 UTC
[dhowells-fs:netfs-folio-regions 22/28] fs/netfs/write_back.c:763:17: warning: enumeration value 'NETFS_REGION_IS_PENDING' not handled in switch
2021-08-19 19:46 UTC
[PATCH] TDA1997x: report -ENOLINK after disconnecting HDMI source
2021-08-19 19:47 UTC (2+ messages)
[dhowells-fs:netfs-folio-regions 16/28] fs/netfs/objects.c:125:24: error: implicit declaration of function 'netfs_is_cache_enabled'
2021-08-19 19:46 UTC
[xfs] 48c6615cc5: Assertion_failed
2021-08-19 19:44 UTC (2+ messages)
[PATCH v6 00/19] gfs2: Fix mmap + page fault deadlocks
2021-08-19 19:41 UTC (20+ messages)
` [PATCH v6 01/19] iov_iter: Fix iov_iter_get_pages{,_alloc} page fault return value
` [PATCH v6 02/19] powerpc/kvm: Fix kvm_use_magic_page
` [PATCH v6 03/19] Turn fault_in_pages_{readable,writeable} into fault_in_{readable,writeable}
` [PATCH v6 04/19] Turn iov_iter_fault_in_readable into fault_in_iov_iter_readable
` [PATCH v6 05/19] iov_iter: Introduce fault_in_iov_iter_writeable
` [PATCH v6 06/19] gfs2: Add wrapper for iomap_file_buffered_write
` [PATCH v6 07/19] gfs2: Clean up function may_grant
` [PATCH v6 08/19] gfs2: Eliminate vestigial HIF_FIRST
` [PATCH v6 09/19] gfs2: Remove redundant check from gfs2_glock_dq
` [PATCH v6 10/19] gfs2: Introduce flag for glock holder auto-demotion
` [PATCH v6 11/19] gfs2: Move the inode glock locking to gfs2_file_buffered_write
` [PATCH v6 12/19] gfs2: Fix mmap + page fault deadlocks for buffered I/O
` [PATCH v6 13/19] iomap: Fix iomap_dio_rw return value for user copies
` [PATCH v6 14/19] iomap: Support partial direct I/O on user copy failures
` [PATCH v6 15/19] iomap: Add done_before argument to iomap_dio_rw
` [PATCH v6 16/19] gup: Introduce FOLL_NOFAULT flag to disable page faults
` [PATCH v6 17/19] iov_iter: Introduce nofault "
` [PATCH v6 18/19] gfs2: Fix mmap + page fault deadlocks for direct I/O
` [PATCH v6 19/19] gfs2: Eliminate ip->i_gh
[PATCH v5 00/12] gfs2: Fix mmap + page fault deadlocks
2021-08-19 19:40 UTC (5+ messages)
[PATCH v8 01/34] opp: Add dev_pm_opp_sync() helper
2021-08-19 19:35 UTC (15+ messages)
[PATCH] HID: apple: Add support for Keychron K8, K2 in bluetooth mode
2021-08-19 19:32 UTC
[PATCH] ima: fix infinite loop within "ima_match_policy" function
2021-08-19 19:31 UTC (4+ messages)
[patch V5 00/72] locking, sched: The PREEMPT-RT locking infrastructure
2021-08-19 19:30 UTC (10+ messages)
` [patch V5 41/72] locking/ww_mutex: Gather mutex_waiter initialization
` [PATCH] locking/ww_mutex: Initialize waiter.ww_ctx properly
` [PATCH v2] "
[PATCH][next] octeontx2-af: remove redudant second error check on variable err
2021-08-19 19:30 UTC (2+ messages)
[PATCH v2 0/3] dm: audit event logging
2021-08-19 19:29 UTC (4+ messages)
` [PATCH v2 1/3] dm: introduce audit event module for device mapper
[PATCH v2 0/2] scsi: qla1280: Resolve some compilation issues
2021-08-19 19:24 UTC (4+ messages)
` [PATCH v2 2/2] scsi: qla1280: Fix DEBUG_QLA1280 "
[PATCH] ASoC: uniphier: make arrays mul and div static const, makes object smaller
2021-08-19 19:22 UTC (2+ messages)
[PATCH] media: atomisp: restore missing 'return' statement
2021-08-19 19:22 UTC (4+ messages)
[PATCH] spi: coldfire-qspi: Use clk_disable_unprepare in the remove function
2021-08-19 19:22 UTC (2+ messages)
[GIT PULL] Enable -Wimplicit-fallthrough for Clang for 5.14-rc7
2021-08-19 19:19 UTC (2+ messages)
[PATCH] mm/rmap: Convert from atomic_t to refcount_t on anon_vma->refcount
2021-08-19 19:09 UTC (6+ messages)
[PATCH] Bluetooth: btusb: add a reject table to disable msft
2021-08-19 19:13 UTC (3+ messages)
[PATCH] fs: sysfs: do not remove files if group is null
2021-08-19 19:10 UTC
[dhowells-fs:netfs-folio-regions 11/28] fs/netfs/read_helper.c:979:13: warning: variable 'folio' is uninitialized when used here
2021-08-19 19:07 UTC
[GIT PULL] Networking for 5.14-rc7
2021-08-19 19:02 UTC
[PATCH v2] TDA1997x: fix tda1997x_remove()
2021-08-19 18:57 UTC (2+ messages)
[PATCH] libperf evsel: Make use of FD robust
2021-08-19 18:56 UTC (2+ messages)
[PATCH v5 00/13] Use qmp_send to update co-processor load state
2021-08-19 18:55 UTC (3+ messages)
` [PATCH v5 02/13] dt-bindings: remoteproc: qcom: pas: Add QMP property
[PATCH v3 0/2] Fix syzkaller bug: hung task in hub_port_init
2021-08-19 18:49 UTC (7+ messages)
` [PATCH v3 1/2] usbip: give back URBs for unsent unlink requests during cleanup
[git pull] habanalabs pull request for kernel 5.15
2021-08-19 18:48 UTC (3+ messages)
[PATCH] fix slab-out-of-bounds Write in betop_probe
2021-08-19 18:47 UTC (2+ messages)
[PATCH v4 00/21] platform/x86: Intel platform driver code movement
2021-08-19 18:46 UTC (24+ messages)
` [PATCH v4 01/21] platform/x86: intel_bxtwc_tmu: Move to intel sub-directory
` [PATCH v4 02/21] platform/x86: intel_chtdc_ti_pwrbtn: "
` [PATCH v4 03/21] platform/x86: intel_mrfld_pwrbtn: "
` [PATCH v4 04/21] platform/x86: intel_punit_ipc: "
` [PATCH v4 05/21] platform/x86: intel_pmc_core: "
` [PATCH v4 06/21] platform/x86: intel_scu: "
` [PATCH v4 07/21] platform/x86: intel_telemetry: "
` [PATCH v4 08/21] platform/x86: intel_ips: "
` [PATCH v4 09/21] platform/x86: intel-rst: "
` [PATCH v4 10/21] platform/x86: intel-smartconnect: "
` [PATCH v4 11/21] platform/x86: intel_turbo_max_3: "
` [PATCH v4 12/21] platform/x86: intel-uncore-frequency: "
` [PATCH v4 13/21] platform/x86: intel_speed_select_if: "
` [PATCH v4 14/21] platform/x86: intel_atomisp2: "
` [PATCH v4 15/21] platform/x86: intel-hid: "
` [PATCH v4 16/21] platform/x86: intel_int0002_vgpio: "
` [PATCH v4 17/21] platform/x86: intel_oaktrail: "
` [PATCH v4 18/21] platform/x86: intel-vbtn: "
` [PATCH v4 19/21] platform/x86: intel-wmi-sbl-fw-update: "
` [PATCH v4 20/21] platform/x86: intel-wmi-thunderbolt: "
` [PATCH v4 21/21] platform/x86/intel: scu: Fix doc of intel_scu_ipc_dev_command_with_size()
[PATCH v3 0/4] rcu, arm64: PREEMPT_RT fixlets
2021-08-19 18:45 UTC (10+ messages)
` [PATCH v3 1/4] rcutorture: Don't disable softirqs with preemption disabled when PREEMPT_RT
` [PATCH] rcutorture: Avoid problematic critical section nesting on RT
[RFC] bpf: lbr: enable reading LBR from tracing bpf programs
2021-08-19 18:45 UTC (9+ messages)
[PATCH] f2fs-tools: change fiemap print out format
2021-08-19 18:41 UTC (2+ messages)
[PATCH] perf, android: fixup get_current_dir_name() compilation
2021-08-19 18:40 UTC (3+ messages)
[PATCH v2 00/12] Implement generic prot_guest_has() helper function
2021-08-19 18:34 UTC (11+ messages)
` [PATCH v2 02/12] mm: Introduce a function to check for virtualization protection features
` [PATCH v2 03/12] x86/sev: Add an x86 version of prot_guest_has()
` [PATCH v2 04/12] powerpc/pseries/svm: Add a powerpc "
[PATCH 1/2] dt-bindings: hwmon: merge max1619 into trivial devices
2021-08-19 18:25 UTC (2+ messages)
` [PATCH 2/2] dt-bindings: hwmon: merge max31785 "
[PATCH 1/2] arm64: dts: allwinner: a64: align operating-points table name with dtschema
2021-08-19 18:23 UTC (2+ messages)
` [PATCH 2/2] arm64: dts: rockchip: "
[PATCH 3/3] mm: mmap_lock: add ip to mmap_lock tracepoints
2021-08-19 18:18 UTC (6+ messages)
` "
[PATCH V3 00/13] x86/Hyper-V: Add Hyper-V Isolation VM support
2021-08-19 18:17 UTC (7+ messages)
` [PATCH V3 11/13] HV/IOMMU: Enable swiotlb bounce buffer for Isolation VM
` [PATCH V3 12/13] HV/Netvsc: Add Isolation VM support for netvsc driver
` [PATCH V3 13/13] HV/Storvsc: Add Isolation VM support for storvsc driver
[PATCH v2 00/63] Introduce strict memcpy() bounds checking
2021-08-19 18:14 UTC (6+ messages)
` [PATCH v2 56/63] RDMA/mlx5: Use struct_group() to zero struct mlx5_ib_mr
[PATCH v2] iio: accel: adxl355: Add triggered buffer support
2021-08-19 18:11 UTC
[linux-platform-drivers-x86:review-hans 60/78] drivers/mfd/intel_pmc_bxt.c:181: undefined reference to `intel_scu_ipc_dev_simple_command'
2021-08-19 18:10 UTC
[PATCH v2] mm: introduce PAGEFLAGS_MASK to replace ((1UL << NR_PAGEFLAGS) - 1)
2021-08-19 18:10 UTC (2+ messages)
[PATCH] RDMA/bnxt_re: Remove redundant unlock in bnxt_re_dev_init
2021-08-19 18:02 UTC (2+ messages)
[PATCH devicetree 1/2] MIPS: mscc: ocelot: disable all switch ports by default
2021-08-19 17:58 UTC (4+ messages)
` [PATCH devicetree 2/2] MIPS: mscc: ocelot: mark the phy-mode for internal PHY ports
[PATCH 0/2] s390/vfio-ap: do not open code locks for VFIO_GROUP_NOTIFY_SET_KVM notification
2021-08-19 17:58 UTC (6+ messages)
` [PATCH 1/2] s390/vfio-ap: r/w lock for PQAP interception handler function pointer
[PATCH] clk: staging: correct reference to config IOMEM to config HAS_IOMEM
2021-08-19 17:57 UTC (2+ messages)
[PATCH] media: cedrus: Fix SUNXI tile size calculation
2021-08-19 17:54 UTC (3+ messages)
[RFC PATCH v2 0/5] leaf_cfs_rq_list cleanups and fix
2021-08-19 17:50 UTC (6+ messages)
` [RFC PATCH v2 1/5] sched/fair: Add ancestors of unthrottled undecayed cfs_rq
` [RFC PATCH v2 2/5] sched: Add group_se() helper
` [RFC PATCH v2 3/5] sched/fair: Rename leaf_list to more fitting load_list
` [RFC PATCH v2 4/5] sched/fair: Simplify load_cfs_rq_list maintenance
` [RFC PATCH v2 5/5] sched/fair: Simplify ancestor enqueue loops
[PATCH for-next v2] RDMA/core/sa_query: Remove unused function
2021-08-19 17:47 UTC (2+ messages)
[PATCH 0/2] staging: wlan-ng: Avoid duplicate header in tx/rx frames
2021-08-19 17:45 UTC (3+ messages)
` [PATCH 1/2] staging: wlan-ng: Remove pointless a3/a4 union
` [PATCH 2/2] staging: wlan-ng: Avoid duplicate header in tx/rx frames
[PATCH][next] iio: adc: Fix -EBUSY timeout error return
2021-08-19 17:39 UTC (4+ messages)
[PATCH v2] btrfs: fix rw device counting in __btrfs_free_extra_devids
2021-08-19 17:34 UTC (10+ messages)
[PATCH 1/5] dt-bindings: mtd: jedec,spi-nor: document issi,is25wp256
2021-08-19 17:36 UTC (7+ messages)
` [PATCH 2/5] riscv: dts: sifive: fix Unleashed board compatible
` [PATCH 3/5] riscv: dts: sifive: drop duplicated nodes and properties in sifive
` [PATCH 4/5] riscv: dts: microchip: add missing compatibles for clint and plic
` [PATCH 5/5] riscv: dts: sifive: add missing compatible for plic
[dhowells-fs:netfs-folio-regions 13/28] fs/netfs/write_helper.c:758:25: error: implicit declaration of function 'flush_dcache_folio'; did you mean 'flush_dcache_page'?
2021-08-19 17:36 UTC
[PATCH v4 00/12] Enroll kernel keys thru MOK
2021-08-19 17:32 UTC (5+ messages)
[PATCH v2 4/5] soc: aspeed: Add eSPI driver
2021-08-19 17:27 UTC (2+ messages)
[PATCH] memory: tegra: make the array list static const, makes object smaller
2021-08-19 17:26 UTC (2+ messages)
[PATCH RFC 0/4] mm: Enable PM_SWAP for shmem with PTE_MARKER
2021-08-19 17:26 UTC (10+ messages)
[PATCH v11 5/9] Reimplement RLIMIT_MSGQUEUE on top of ucounts
2021-08-19 17:26 UTC (5+ messages)
x86/boot/compressed/64: Lenovo Ideapad Miix300 bug report
2021-08-19 17:25 UTC (7+ messages)
[syzbot] KASAN: use-after-free Read in tctx_task_work (2)
2021-08-19 17:25 UTC (2+ messages)
[PATCH] i2c: virtio: Fix the compiler warning when CONFIG_ACPI is not set
2021-08-19 17:24 UTC (2+ messages)
[PATCH] i2c: virtio: Update i2c-adapter's of_node
2021-08-19 17:24 UTC (2+ messages)
linux-next: Fixes tag needs some work in the i2c tree
2021-08-19 17:15 UTC (3+ messages)
linux-next: Fixes tag needs some work in the i2c tree
2021-08-19 17:15 UTC (3+ messages)
kcsan+slub+nouveau+threadirqs --> kaBoOm
2021-08-19 17:22 UTC
[PATCH -next] iio: adc: add missing clk_disable_unprepare() in rzg2l_adc_pm_runtime_resume()
2021-08-19 17:20 UTC (2+ messages)
[PATCH v2 0/5] staging: r8188eu: fix sparse warnings
2021-08-19 17:20 UTC (5+ messages)
` [PATCH v2 2/5] staging: r8188eu: cast to restricted __be32
` [PATCH v2 4/5] staging: r8188eu: restricted __be16 degrades to int
[PATCH v12 0/2] iio: accel: add support for ADXL355
2021-08-19 17:17 UTC (6+ messages)
` [PATCH v12 2/2] iio: accel: Add driver "
[PATCH v2 0/2] MHI MMIO register write updates
2021-08-19 17:15 UTC (3+ messages)
` [PATCH v2 1/2] bus: mhi: core: Bail on writing register fields if read fails
` [PATCH v2 2/2] bus: mhi: core: Optimize and update MMIO register write method
[PATCH Part1 RFC v4 00/36] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
2021-08-19 17:09 UTC (9+ messages)
` [PATCH Part1 RFC v4 22/36] x86/sev: move MSR-based VMGEXITs for CPUID to helper
` [PATCH Part1 RFC v4 24/36] x86/compressed/acpi: move EFI config table access to common code
[linux-platform-drivers-x86:review-hans 60/78] arch/x86/include/asm/intel_scu_ipc.h:64: undefined reference to `intel_scu_ipc_dev_command_with_size'
2021-08-19 17:07 UTC
[PATCH] ip_gre/ip6_gre: add check for invalid csum_start
2021-08-19 17:04 UTC (3+ messages)
[PATCH v8 00/34] NVIDIA Tegra power management patches for 5.16
2021-08-19 17:03 UTC (15+ messages)
` [PATCH v8 06/34] dt-bindings: clock: tegra-car: Document new tegra-clocks sub-node
` [PATCH v8 07/34] clk: tegra: Support runtime PM and power domain
` [PATCH v8 20/34] mmc: sdhci-tegra: Add runtime PM and OPP support
[PATCH v3 0/3] Add RTC for MStar SoCs
2021-08-19 17:03 UTC (4+ messages)
` [PATCH v3 1/3] dt-bindings: rtc: Add Mstar MSC313e RTC devicetree bindings documentation
` [PATCH v3 2/3] rtc: Add support for the MSTAR MSC313 RTC
` [PATCH v3 3/3] ARM: dts: mstar: Add rtc device node
[PATCH v1 0/2] MHI MMIO register write updates
2021-08-19 17:03 UTC (5+ messages)
` [PATCH v1 1/2] bus: mhi: core: Bail on writing register fields if read fails
` [PATCH v1 2/2] bus: mhi: core: Optimize and update MMIO register write method
[PATCH 0/4] Rockchip I2S/TDM controller
2021-08-19 17:02 UTC (7+ messages)
` [PATCH 2/4] dt-bindings: sound: add rockchip i2s-tdm binding
[PATCH v2 0/3] Add RTC for MStar SoCs
2021-08-19 16:55 UTC (4+ messages)
` [PATCH v2 2/3] rtc: Add support for the MSTAR MSC313 RTC
[PATCH] TDA1997x: fix tda1997x_query_dv_timings() return value
2021-08-19 16:48 UTC (2+ messages)
[PATCH] Fix cosmetic error in TDA1997x driver
2021-08-19 16:46 UTC (2+ messages)
[PATCH v3 0/3] SVM 5-level page table support
2021-08-19 16:43 UTC (8+ messages)
` [PATCH v3 2/3] KVM: x86: Handle the case of 5-level shadow page table
` [PATCH v3 3/3] KVM: SVM: Add 5-level page table support for SVM
[PATCH] media: TDA1997x: handle short reads of hdmi info frame
2021-08-19 16:43 UTC (2+ messages)
[PATCH v2] usb: musb: musb_dsps: request_irq() after initializing musb
2021-08-19 16:33 UTC
page: next (older) | prev (newer) | latest
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).