LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
[PATCH v3] kcsan: Add option for verbose reporting
2020-04-15 22:42 UTC (5+ messages)
On trace_*_rcuidle functions in modules
2020-04-15 22:40 UTC (11+ messages)
[PATCH] thermal: ti-soc-thermal: remove redundant assignment to variable i
2020-04-15 22:40 UTC
[PATCH v2] powerpc/uaccess: Implement unsafe_put_user() using 'asm goto'
2020-04-15 22:37 UTC (2+ messages)
[PATCH 0/7] TI K3 R5F remoteproc support
2020-04-15 22:30 UTC (4+ messages)
` [PATCH 5/7] remoteproc/k3-r5: Add a remoteproc driver for R5F subsystem
[PATCH v2 0/2] Add a watchdog driver that uses ARM Secure Monitor Calls
2020-04-15 22:29 UTC (3+ messages)
[PATCH] rcu: init and destroy rcu_synchronize when necessary
2020-04-15 22:26 UTC
[PATCH 0/1] Fix context imbalance warning
2020-04-15 22:25 UTC (3+ messages)
` [PATCH 1/1] cpu: Add annotation inside clear_tasks_mm_cpumask()
[PATCH v1 1/1] binder: transaction latency tracking for user build
2020-04-15 22:25 UTC (4+ messages)
` [PATCH v2] "
` [PATCH v2 1/1] "
[PATCH] vmalloc: Fix remap_vmalloc_range() bounds checks
2020-04-15 22:23 UTC
lockdep warning in urb.c:363 usb_submit_urb
2020-04-15 22:20 UTC (2+ messages)
[PATCH] x86: fix early boot crash on gcc-10
2020-04-15 22:19 UTC (7+ messages)
` [PATCH v2] "
[PATCH v4 0/2] add callbacks for inaccessible pages
2020-04-15 22:17 UTC (4+ messages)
` [PATCH v4 2/2] mm/gup/writeback: "
[PATCH 0/5] efi: Remove __efistub_global annotation
2020-04-15 22:15 UTC (6+ messages)
` [PATCH 1/5] efi/arm: "
` [PATCH 2/5] efi/libstub: Factor out relocation checking
` [PATCH 3/5] efi/x86: Remove __efistub_global annotation
` [PATCH 4/5] efi: Kill __efistub_global
` [PATCH 5/5] efi/x86: Check for bad relocations
[PATCH] powerpc/uaccess: Use flexible addressing with __put_user()/__get_user()
2020-04-15 22:06 UTC (2+ messages)
[PATCH v1 2/2] mtd: rawnand: Add NAND controller support on Intel LGM SoC
2020-04-15 22:05 UTC (2+ messages)
linux-next inclusion request : exfat filesystem
2020-04-15 21:59 UTC (2+ messages)
[PATCH v1] ethtool: provide UAPI for PHY master/slave configuration
2020-04-15 21:57 UTC (2+ messages)
linux-next: Signed-off-by missing for commit in the gfs2 tree
2020-04-15 21:53 UTC
[PATCHv3, RESEND 0/8] thp/khugepaged improvements and CoW semantics
2020-04-15 21:52 UTC (20+ messages)
` [PATCHv3, RESEND 1/8] khugepaged: Add self test
` [PATCHv3, RESEND 2/8] khugepaged: Do not stop collapse if less than half PTEs are referenced
` [PATCHv3, RESEND 3/8] khugepaged: Drain all LRU caches before scanning pages
` [PATCHv3, RESEND 4/8] khugepaged: Drain LRU add pagevec after swapin
` [PATCHv3, RESEND 5/8] khugepaged: Allow to collapse a page shared across fork
` [PATCHv3, RESEND 6/8] khugepaged: Allow to collapse PTE-mapped compound pages
` [PATCHv3, RESEND 7/8] thp: Change CoW semantics for anon-THP
` [PATCHv3, RESEND 8/8] khugepaged: Introduce 'max_ptes_shared' tunable
[PATCH 0/5] blktrace: fix use after free
2020-04-15 21:48 UTC (4+ messages)
` [PATCH 2/5] blktrace: fix debugfs "
[PATCH 0/2] KVM: x86/mmu: Minor cleanup in try_async_pf()
2020-04-15 21:44 UTC (3+ messages)
` [PATCH 1/2] KVM: x86/mmu: Set @writable to false for non-visible accesses by L2
` [PATCH 2/2] KVM: x86/mmu: Avoid an extra memslot lookup in try_async_pf() for L2
[PATCH v8 0/4] KVM: Add virtualization support of split lock detection
2020-04-15 21:43 UTC (7+ messages)
` [PATCH v8 4/4] kvm: vmx: virtualize "
[PATCH kcsan 0/15] KCSAN updates for v5.8
2020-04-15 21:39 UTC (8+ messages)
` [PATCH v4 tip/core/rcu 03/15] kcsan: Add current->state to implicitly atomic accesses
` [PATCH v4 tip/core/rcu 05/15] kcsan: Update Documentation/dev-tools/kcsan.rst
` [PATCH v4 tip/core/rcu 06/15] kcsan: Update API documentation in kcsan-checks.h
` [PATCH v4 tip/core/rcu 10/15] objtool, kcsan: Add explicit check functions to uaccess whitelist
` [PATCH lkmm tip/core/rcu 06/10] MAINTAINERS: Update maintainers for new Documentaion/litmus-tests/
` [PATCH lkmm tip/core/rcu 10/10] Documentation/litmus-tests/atomic: Add a test for smp_mb__after_atomic()
[PATCH v2] platform/x86: intel_int0002_vgpio: Only bind to the INT0002 dev when using s2idle
2020-04-15 21:34 UTC (4+ messages)
[tip:x86/urgent] BUILD SUCCESS b0e387c3ec0170b429f15c53b6183fe1c691403b
2020-04-15 21:32 UTC
[PATCH v2 0/7] remoteproc: Refactor function rproc_alloc()
2020-04-15 21:28 UTC (12+ messages)
` [PATCH v2 1/7] remoteproc: Fix IDR initialisation in rproc_alloc()
` [PATCH v2 2/7] remoteproc: Split firmware name allocation from rproc_alloc()
` [PATCH v2 3/7] remoteproc: Simplify default name allocation
` [PATCH v2 4/7] remoteproc: Use kstrdup_const() rather than kstrup()
` [PATCH v2 5/7] remoteproc: Restructure firmware name allocation
` [PATCH v2 6/7] remoteproc: Split rproc_ops allocation from rproc_alloc()
` [PATCH v2 7/7] remoteproc: Get rid of tedious error path
[PATCH 0/4] gpio: dwapb: Fix reference clocks usage
2020-04-15 21:27 UTC (2+ messages)
[PATCH 1/1] mmc: meson-mx-sdio: Set MMC_CAP_WAIT_WHILE_BUSY
2020-04-15 21:24 UTC (3+ messages)
[RFC PATCH 00/13] Core scheduling v5
2020-04-15 21:24 UTC (6+ messages)
` [RFC PATCH 09/13] sched/fair: core wide vruntime comparison
[PATCH RFC] dmaengine: dw-edma: Decouple dw-edma-core.c from struct pci_dev
2020-04-15 21:23 UTC (7+ messages)
[PATCH 0/3] iio: adc: ti-ads8344: improve the driver
2020-04-15 21:22 UTC (4+ messages)
` [PATCH 1/3] iio: adc: ti-ads8344: properly byte swap value
` [PATCH 2/3] iio: adc: ti-ads8344: remove tx_buf from driver data
` [PATCH 3/3] iio: adc: ti-ads8344: optimize consumption
[RFC 0/6] Regressions for "imply" behavior change
2020-04-15 21:22 UTC (11+ messages)
` [RFC 5/6] drm/rcar-du: fix selection of CMM driver
possible deadlock in proc_pid_personality
2020-04-15 21:20 UTC (5+ messages)
` [PATCH] proc: Handle umounts cleanly
[PATCH] EDAC: remove defined but not used 'bridge_str'
2020-04-15 21:19 UTC (2+ messages)
[PATCH] doc: nvdimm: remove reference to non-existent CONFIG_NFIT_TEST
2020-04-15 21:16 UTC
[PATCH] scripts: documentation-file-ref-check: Add line break before exit
2020-04-15 21:13 UTC (2+ messages)
[PATCH] scripts/kernel-doc: Add missing close-paren in c:function directives
2020-04-15 21:11 UTC (2+ messages)
[PATCH v3 1/2] phy: qualcomm: add qcom ipq806x dwc usb phy driver
2020-04-15 21:07 UTC (2+ messages)
` [PATCH v3 2/2] devicetree: bindings: phy: Document ipq806x dwc3 qcom phy
[PATCH v3 0/9] sched: Streamline select_task_rq() & select_task_rq_fair()
2020-04-15 21:05 UTC (10+ messages)
` [PATCH v3 1/9] sched/fair: find_idlest_group(): Remove unused sd_flag parameter
` [PATCH v3 2/9] sched/debug: Make sd->flags sysctl read-only
` [PATCH v3 3/9] sched: Remove checks against SD_LOAD_BALANCE
` [PATCH v3 4/9] sched/topology: Kill SD_LOAD_BALANCE
` [PATCH v3 5/9] sched: Add WF_TTWU, WF_EXEC wakeup flags
` [PATCH v3 6/9] sched: Kill select_task_rq()'s sd_flag parameter
` [PATCH v3 7/9] sched/fair: Dissociate wakeup decisions from SD flag value
` [PATCH v3 8/9] sched/fair: Split select_task_rq_fair want_affine logic
` [PATCH v3 9/9] sched/topology: Define and use shortcut pointers for wakeup sd_flag scan
[PATCH 0/9] Function Granular Kernel Address Space Layout Randomization
2020-04-15 21:04 UTC (10+ messages)
` [PATCH 1/9] objtool: do not assume order of parent/child functions
` [PATCH 2/9] x86: tools/relocs: Support >64K section headers
` [PATCH 3/9] x86/boot: Allow a "silent" kaslr random byte fetch
` [PATCH 4/9] x86: Makefile: Add build and config option for CONFIG_FG_KASLR
` [PATCH 5/9] x86: make sure _etext includes function sections
` [PATCH 6/9] x86/tools: Adding relative relocs for randomized functions
` [PATCH 7/9] x86: Add support for function granular KASLR
` [PATCH 8/9] kallsyms: hide layout
` [PATCH 9/9] module: Reorder functions
[PATCH] f2fs: add tracepoint for f2fs iostat
2020-04-15 20:56 UTC (3+ messages)
` [f2fs-dev] "
[PATCH] docs: admin-guide: merge sections for the kernel.modprobe sysctl
2020-04-15 20:50 UTC (2+ messages)
[PATCH] docs: timekeeping: Use correct prototype for deprecated functions
2020-04-15 20:48 UTC (3+ messages)
[PATCH 0/1] selftests: kvm: Overlapped memory regions test
2020-04-15 20:45 UTC (2+ messages)
` [PATCH 1/1] selftests: kvm: Add overlapped "
[PATCH RFC 0/8] Enable ext4 support for per-file/directory DAX operations
2020-04-15 20:39 UTC (15+ messages)
` [PATCH RFC 2/8] fs/ext4: Disallow verity if inode is DAX
` [PATCH RFC 3/8] fs/ext4: Disallow encryption "
` [PATCH RFC 4/8] fs/ext4: Introduce DAX inode flag
[PATCH 0/5] KVM: VMX: Add caching of EXIT_QUAL and INTR_INFO
2020-04-15 20:34 UTC (6+ messages)
` [PATCH 1/5] KVM: nVMX: Invoke ept_save_pdptrs() if and only if PAE paging is enabled
` [PATCH 2/5] KVM: nVMX: Reset register cache (available and dirty masks) on VMCS switch
` [PATCH 3/5] KVM: nVMX: Drop manual clearing of segment cache on nested "
` [PATCH 4/5] KVM: VMX: Cache vmcs.EXIT_QUALIFICATION using arch avail_reg flags
` [PATCH 5/5] KVM: VMX: Cache vmcs.EXIT_INTR_INFO "
[PATCH 1/3] dt-bindings: drm/bridge: ti-sn65dsi86: Convert to yaml
2020-04-15 20:32 UTC (6+ messages)
` [PATCH 2/3] dt-bindings: drm/bridge: ti-sn65dsi86: Add hpd-gpios to the bindings
[PATCH] drm/dp_mst: Fix clearing payload state on topology disable
2020-04-15 20:32 UTC
[PATCH] x86/kvm: make steal_time static
2020-04-15 20:29 UTC (2+ messages)
[PATCH 08/34] docs: filesystems: convert cifs/cifsroot.txt to ReST
2020-04-15 20:26 UTC
[PATCH v5 0/3] crypto: engine - support for parallel and batch requests
2020-04-15 20:26 UTC (4+ messages)
` [PATCH v5 1/3] crypto: algapi - create function to add request in front of queue
` [PATCH v5 2/3] crypto: engine - support for parallel requests based on retry mechanism
` [PATCH v5 3/3] crypto: engine - support for batch requests
[PATCH man-pages v2 0/2] document openat2(2)
2020-04-15 20:24 UTC (9+ messages)
` [PATCH man-pages v2 2/2] openat2.2: document new openat2(2) syscall
[PATCH] perf: cs-etm: Update to build with latest opencsd version
2020-04-15 20:14 UTC
[PATCH] dt-bindings: net: ethernet-phy: add desciption for ethernet-phy-id1234.d400
2020-04-15 20:10 UTC (2+ messages)
[PATCH v3 00/12] Rework READ_ONCE() to improve codegen
2020-04-15 20:10 UTC (8+ messages)
` [PATCH v3 05/12] arm64: csum: Disable KASAN for do_csum()
[PATCH] ARM: replace the sole use of a symbol with its definition
2020-04-15 20:06 UTC (3+ messages)
[PATCH] rtc: 88pm860x: remove useless range check
2020-04-15 20:02 UTC
[PATCH 1/2] rtc: mt2712: remove unnecessary error string
2020-04-15 20:00 UTC (2+ messages)
` [PATCH 2/2] rtc: mt2712: switch to devm_platform_ioremap_resource
[PATCH v2 3/7] x86/mce: Add new "kflags" field to "struct mce"
2020-04-15 19:58 UTC (5+ messages)
` [tip: ras/core] x86/mce: Add a struct mce.kflags field
` [PATCH] x86/mce: Drop bogus comment about mce.kflags
[PATCH v3 0/3] x86/delay: Introduce TPAUSE instruction
2020-04-15 19:57 UTC (6+ messages)
` [PATCH v3 3/3] x86/delay: Introduce TPAUSE delay
[v3 PATCH 0/5] Add UEFI support for RISC-V
2020-04-15 19:54 UTC (6+ messages)
` [v3 PATCH 1/5] efi: Move arm-stub to a common file
` [v3 PATCH 2/5] include: pe.h: Add RISC-V related PE definition
` [v3 PATCH 3/5] RISC-V: Define fixmap bindings for generic early ioremap support
` [v3 PATCH 4/5] RISC-V: Add PE/COFF header for EFI stub
` [v3 PATCH 5/5] RISC-V: Add EFI stub support
[PATCH v8 0/3] mm/hmm/test: add self tests for HMM
2020-04-15 19:52 UTC (7+ messages)
[RFC PATCH v7 0/9] Add Tegra driver for video capture
2020-04-15 19:51 UTC (11+ messages)
` [RFC PATCH v7 6/9] media: tegra: Add Tegra210 Video input driver
[PATCH v3 0/3] Allow for rpmpd/rpmh/rpmhpd drivers to be loaded as permenent modules
2020-04-15 19:47 UTC (4+ messages)
` [PATCH v3 2/3] soc: qcom: rpmh: Allow RPMH driver to be loaded as a module
[PATCH] soc: qcom: cmd-db: Use 5 digits for printing address
2020-04-15 19:45 UTC (2+ messages)
[PATCH AUTOSEL 5.4 01/84] drm/ttm: flush the fence on the bo after we individualize the reservation object
2020-04-15 19:40 UTC (3+ messages)
` [PATCH AUTOSEL 5.4 52/84] linux/bits.h: add compile time sanity check of GENMASK inputs
[PATCH 0/4] remoteproc: Refactor function rproc_alloc()
2020-04-15 19:34 UTC (7+ messages)
` [PATCH 2/4] remoteproc: Split firmware name allocation from rproc_alloc()
uvcvideo: shift exponent -7 is negative
2020-04-15 19:33 UTC (2+ messages)
[PATCH v5 0/6] implement KASLR for powerpc/fsl_booke/64
2020-04-15 19:31 UTC (2+ messages)
linux-next: Tree for Apr 10
2020-04-15 19:28 UTC (13+ messages)
` linux-next: Tree for Apr 10 (lib/test_printf.ko)
[PATCH] arm64: dts: imx8mm: specify #sound-dai-cells for SAI nodes
2020-04-15 19:27 UTC (2+ messages)
[PATCH 5/5] drivers: uio: new driver for fsl_85xx_cache_sram
2020-04-15 19:27 UTC (8+ messages)
` [PATCH v2,0/5] drivers: uio: new driver uio_fsl_85xx_cache_sram
` [PATCH v2,1/5] powerpc: 85xx: make FSL_85XX_CACHE_SRAM configurable
` [PATCH v2,5/5] drivers: uio: new driver for fsl_85xx_cache_sram
[PATCH v2] kernel: audit.c: Add __rcu notation to RCU pointer
2020-04-15 19:27 UTC (7+ messages)
[PATCH] soc: qcom: cmd-db: Add debugfs dumping file
2020-04-15 19:22 UTC (5+ messages)
[PATCH] ARM: dts: bcm283x: Disable dsi0 node
2020-04-15 19:17 UTC (2+ messages)
BUG: MAX_LOCKDEP_CHAINS too low!
2020-04-15 19:17 UTC (4+ messages)
[RFC PATCH v2 0/2] x86/resctrl: Start abstraction for a second arch
2020-04-15 19:06 UTC (3+ messages)
[PATCH RT] signal: Prevent double-free of user struct
2020-04-15 19:05 UTC (3+ messages)
[PATCH v2] dmaengine: dw-edma: Decouple dw-edma-core.c from struct pci_dev
2020-04-15 19:02 UTC (2+ messages)
[PATCH] mm/filemap: Fix a typo in comment "unneccssary"->"unnecessary"
2020-04-15 19:02 UTC (3+ messages)
[PATCH] Input: xpad - Update xboxone fw2015 init packet
2020-04-15 18:59 UTC
[PATCH 0/4] of: property: fw_devlink misc fixes
2020-04-15 18:52 UTC (3+ messages)
` [PATCH 4/4] of: property: Avoid linking devices with circular dependencies
[PATCH] dynamic_debug: Add an option to enable dynamic debug for modules only
2020-04-15 18:48 UTC (3+ messages)
[PATCH v2] apparmor: fix potential label refcnt leak in aa_change_profile
2020-04-15 18:41 UTC (2+ messages)
[PATCH] mm: Fix a typo in comment "strucure"->"structure"
2020-04-15 18:39 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).