LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
[RFC][PATCH 1/2] dt-bindings: power: reset: qcom: Add qcom,pm8998-pon compatability line
2019-06-01 0:05 UTC (5+ messages)
` [RFC][PATCH 2/2] reset: qcom-pon: Add support for gen2 pon
[PATCH bpf-next 0/5] bpf: bpf maps memory accounting cleanup
2019-06-01 0:00 UTC (2+ messages)
[PATCH v3 1/3] Move *_ucounts functions above
2019-06-01 0:00 UTC (4+ messages)
` [PATCH v3 2/3] kernel/ucounts: expose count of inotify watches in use
` [PATCH v3 3/3] Documentation for /proc/sys/user/*_inotify_*
[PATCH v2 00/17] net: introduce Qualcomm IPA driver
2019-05-31 23:59 UTC (13+ messages)
` [PATCH v2 03/17] soc: qcom: ipa: main code
Add a new fchmodat4() syscall
2019-05-31 23:57 UTC (10+ messages)
` [PATCH 1/5] Non-functional cleanup of a "__user * filename"
` [PATCH 2/5] Add fchmodat4(), a new syscall
` [PATCH 3/5] asm-generic: Register fchmodat4 as syscall 428
` [PATCH 4/5] x86: Add fchmodat4 to syscall_64.tbl
` [PATCH 5/5] x86: Add fchmod4 to syscall_32.tbl
[PATCH RFC] Rough draft document on merging and rebasing
2019-05-31 23:52 UTC (6+ messages)
[PATCH 0/8] AMD64 EDAC fixes for v5.2
2019-05-31 23:45 UTC (9+ messages)
` [PATCH 1/8] EDAC/amd64: Fix number of DIMMs and Chip Select bases/masks on Family17h
` [PATCH 2/8] EDAC/amd64: Support more than two controllers for chip selects handling
` [PATCH 3/8] EDAC/amd64: Recognize DRAM device type with EDAC_CTL_CAP
` [PATCH 5/8] EDAC/amd64: Find Chip Select memory size using Address Mask
` [PATCH 4/8] EDAC/amd64: Initialize DIMM info for systems with more than two channels
` [PATCH 7/8] EDAC/amd64: Cache secondary Chip Select registers
` [PATCH 6/8] EDAC/amd64: Decode syndrome before translating address
` [PATCH 8/8] EDAC/amd64: Support Asymmetric Dual-Rank DIMMs
[RFC PATCH 0/9] security: x86/sgx: SGX vs. LSM
2019-05-31 23:31 UTC (10+ messages)
` [RFC PATCH 1/9] x86/sgx: Remove unused local variable in sgx_encl_release()
` [RFC PATCH 2/9] x86/sgx: Do not naturally align MAP_FIXED address
` [RFC PATCH 3/9] x86/sgx: Allow userspace to add multiple pages in single ioctl()
` [RFC PATCH 4/9] mm: Introduce vm_ops->mprotect()
` [RFC PATCH 5/9] x86/sgx: Restrict mapping without an enclave page to PROT_NONE
` [RFC PATCH 6/9] x86/sgx: Require userspace to provide allowed prots to ADD_PAGES
` [RFC PATCH 7/9] x86/sgx: Enforce noexec filesystem restriction for enclaves
` [RFC PATCH 8/9] LSM: x86/sgx: Introduce ->enclave_load() hook for Intel SGX
` [RFC PATCH 9/9] security/selinux: Add enclave_load() implementation
[RFCv2 0/6] introduce memory hinting API for external process
2019-05-31 23:29 UTC (12+ messages)
` [RFCv2 3/6] mm: introduce MADV_PAGEOUT
` [RFCv2 4/6] mm: factor out madvise's core functionality
` [RFCv2 6/6] mm: extend process_madvise syscall to support vector arrary
[PATCH v2 net-next 0/7] net: ethernet: ti: cpsw: Add XDP support
2019-05-31 23:27 UTC (10+ messages)
` [PATCH v2 net-next 7/7] net: ethernet: ti: cpsw: add "
[PATCH v1 0/5] Solve postboot supplier cleanup and optimize probe ordering
2019-05-31 23:27 UTC (2+ messages)
Linux 5.1.6
2019-05-31 23:12 UTC (2+ messages)
[PATCH] regulator: bd718x7: Drop unused include
2019-05-31 23:08 UTC
[PATCH] regulator: bd70528: Drop unused include
2019-05-31 23:06 UTC
[PATCH] regulator: arizona-micsupp: Delete unused include
2019-05-31 23:02 UTC
[PATCH] Revert "usb: core: remove local_irq_save() around ->complete() handler"
2019-05-31 23:02 UTC (3+ messages)
[PATCH v4 0/6] LM36274 Introduction
2019-05-31 22:41 UTC (14+ messages)
` [RESEND PATCH v4 6/6] leds: lm36274: Introduce the TI LM36274 LED driver
[PATCH] media: cxusb-analog: Use ARRAY_SIZE for cxusub_medion_pin_config
2019-05-31 22:37 UTC
[PATCH bpf v2] bpf: preallocate a perf_sample_data per event fd
2019-05-31 22:37 UTC
linux kernel page allocation failure and tuning of page reclaim procedure
2019-05-31 22:35 UTC
[PATCH v2] HID: fix A4Tech horizontal scrolling
2019-05-31 22:28 UTC (3+ messages)
` [PATCH v3] "
[PATCH] livepatch: Fix ftrace module text permissions race
2019-05-31 22:25 UTC (4+ messages)
[PATCH v8 0/4] Qualcomm AOSS QMP driver
2019-05-31 22:24 UTC (3+ messages)
` [PATCH v8 2/4] soc: qcom: Add "
[PATCH] drivers: hid: Add a module description line to the hid_hyperv driver
2019-05-31 22:19 UTC (2+ messages)
hid-related 5.2-rc1 boot hang
2019-05-31 22:15 UTC (7+ messages)
[PATCH v1 1/2] fork: add clone3
2019-05-31 22:13 UTC (7+ messages)
[PATCH] drm/msm/adreno: Ensure that the zap shader region is big enough
2019-05-31 22:09 UTC
[RFC PATCH v2 00/12] x86: Flush remote TLBs concurrently and async
2019-05-31 22:07 UTC (23+ messages)
` [RFC PATCH v2 04/12] x86/mm/tlb: Flush remote and local TLBs concurrently
` [RFC PATCH v2 08/12] x86/tlb: Privatize cpu_tlbstate
` [RFC PATCH v2 11/12] x86/mm/tlb: Use async and inline messages for flushing
[PATCH 0/2] reapply: relax __GFP_THISNODE for MADV_HUGEPAGE mappings
2019-05-31 21:53 UTC (9+ messages)
` [PATCH 2/2] Revert "mm, thp: restore node-local hugepage allocations"
[net-next v2] hinic: add LRO support
2019-05-31 21:53 UTC (2+ messages)
[PATCH 4.19 000/276] 4.19.47-stable review
2019-05-31 21:47 UTC (4+ messages)
` [PATCH 4.19 079/276] x86/modules: Avoid breaking W^X while loading modules
[PATCH] ext4: remove unnecessary gotos in ext4_xattr_set_entry
2019-05-31 21:46 UTC (2+ messages)
[PATCH v2 0/5] QRTR flow control improvements
2019-05-31 21:46 UTC (3+ messages)
` [PATCH v2 2/5] net: qrtr: Implement outgoing flow control
[PATCH -next] x86/mm: fix an unused variable "tsk" warning
2019-05-31 21:37 UTC
[PATCH] xen-netback: remove redundant assignment to err
2019-05-31 21:37 UTC (2+ messages)
[PATCH][next] nexthop: remove redundant assignment to err
2019-05-31 21:34 UTC (3+ messages)
linux kernel page allocation failure and tuning of page cache
2019-05-31 21:27 UTC (3+ messages)
[PATCH] x86/power: Fix 'nosmt' vs. hibernation triple fault during resume
2019-05-31 21:22 UTC (16+ messages)
` [PATCH v4] "
memory leak in sctp_send_reset_streams
2019-05-31 21:19 UTC (2+ messages)
possible deadlock in __do_page_fault (2)
2019-05-31 21:18 UTC
[PATCH] PCI: PM: Avoid resuming devices in D3hot during system suspend
2019-05-31 21:16 UTC (2+ messages)
[PATCH] block: fix a crash in do_task_dead()
2019-05-31 21:12 UTC (5+ messages)
[PATCH v3 00/13] epoll: support pollable epoll from userspace
2019-05-31 21:09 UTC (15+ messages)
` [PATCH v3 06/13] epoll: introduce helpers for adding/removing events to uring
[RFC PATCH v3 00/16] Core scheduling v3
2019-05-31 21:08 UTC (4+ messages)
[PATCH] ARM: xor-neon: Replace __GNUC__ checks with CONFIG_CC_IS_GCC
2019-05-31 21:03 UTC (7+ messages)
[PATCH] gpu/drm_memory: fix a few warnings
2019-05-31 21:03 UTC
[PATCH v4 5/8] mfd: cros_ec_dev: Register cros_ec_accel_legacy driver as a subdevice
2019-05-31 21:02 UTC (10+ messages)
` [PATCH v5] "
[PATCH] scripts/decode_stacktrace: Accept dash/underscore in modules
2019-05-31 21:01 UTC (2+ messages)
[PATCH] Allow to exclude specific file types in LoadPin
2019-05-31 21:01 UTC (3+ messages)
` [PATCH v3] "
[GIT PULL] SMB3 Fixes
2019-05-31 20:55 UTC (2+ messages)
[GIT PULL] nfsd bugfix for 5.2
2019-05-31 20:55 UTC (2+ messages)
[PATCH] x86/mm: fix an unused variable "tsk" warning
2019-05-31 20:53 UTC (2+ messages)
[PATCH bpf v2] bpf, riscv: clear high 32 bits for ALU32 add/sub/neg/lsh/rsh/arsh
2019-05-31 20:40 UTC (2+ messages)
[PATCH 0/2] PCI: device link quirk for NVIDIA GPU
2019-05-31 20:39 UTC (3+ messages)
` [PATCH 2/2] PCI: Create device link "
[PATCH] btrfs: Fix -Wunused-but-set-variable warnings
2019-05-31 20:38 UTC (4+ messages)
[PATCH] RISC-V: defconfig: Enable NO_HZ_IDLE and HIGH_RES_TIMERS
2019-05-31 20:35 UTC (2+ messages)
security/loadpin: Allow to exclude specific file types
2019-05-31 20:33 UTC (5+ messages)
[PATCH v3 0/8] NVIDIA Tegra clocksource driver improvements
2019-05-31 20:31 UTC (4+ messages)
[PATCH v2] arm64: dts: rockchip: Add missing configuration pwr amd rst for PCIe
2019-05-31 20:19 UTC
[PATCH][next] drm/amd/display: remove redundant assignment to status
2019-05-31 20:19 UTC (2+ messages)
[PATCH -next] intel-iommu: fix a variable set but not used
2019-05-31 20:16 UTC
[PATCH] net: dsa: mv88e6xxx: avoid error message on remove from VLAN 0
2019-05-31 20:15 UTC (11+ messages)
[PATCH v5 0/3] Make IPA use PM_EM
2019-05-31 20:13 UTC (3+ messages)
` [PATCH v5 2/3] thermal: cpu_cooling: Make the power-related code depend on IPA
[PATCH v2] dt-bindings: iio: accel: adxl372: switch to YAML bindings
2019-05-31 20:11 UTC
[PATCH] dt-bindings: iio: accel: adxl372: switch to YAML bindings
2019-05-31 20:09 UTC (4+ messages)
[PATCH] usb: dwc2: host: Fix wMaxPacketSize handling (fix webcam regression)
2019-05-31 20:04 UTC
[PATCH v1] KVM: x86: PMU Whitelist
2019-05-31 19:59 UTC (7+ messages)
[PATCH V2 00/12] LP0 entry and exit support for Tegra210
2019-05-31 19:55 UTC (7+ messages)
` [PATCH V2 03/12] clk: tegra: save and restore PLLs state for system
` [PATCH V2 04/12] clk: tegra: add support for peripheral clock suspend and resume
[PATCH] x86/kgdb: return 0 from kgdb_arch_set_breakpoint
2019-05-31 19:51 UTC (2+ messages)
[PATCH] dmaengine: dmatest: timeout value of -1 should specify infinite wait
2019-05-31 19:43 UTC
[PATCH] rtlwifi: remove redundant assignment to variable k
2019-05-31 19:41 UTC (3+ messages)
[PATCH 0/3] livepatch: Clean up of reliable stacktrace warnings
2019-05-31 19:39 UTC (9+ messages)
` [PATCH 1/3] stacktrace: Remove superfluous WARN_ONCE() from save_stack_trace_tsk_reliable()
` [PATCH 2/3] livepatch: Remove duplicate warning about missing reliable stacktrace support
` [PATCH 3/3] livepatch: Use static buffer for debugging messages under rq lock
[PATCH] ptrace: restore smp_rmb() in __ptrace_may_access()
2019-05-31 19:37 UTC (5+ messages)
[ANNOUNCE] v5.0.19-rt11
2019-05-31 19:31 UTC (2+ messages)
[PATCH] mm, memcg: Make scan aggression always exclude protection
2019-05-31 19:27 UTC (8+ messages)
` [PATCH REBASED] "
[PATCH] KVM: irqchip: Use struct_size() in kzalloc()
2019-05-31 19:24 UTC
[PATCH -mm] mm, swap: Fix bad swap file entry warning
2019-05-31 19:16 UTC (4+ messages)
[PATCH 1/3] dt-bindings: arm: imx: Add the soc binding for i.MX8MN
2019-05-31 19:04 UTC (3+ messages)
` [PATCH 2/3] arm64: dts: freescale: Add i.MX8MN dtsi support
[PATCH v2 1/2] KVM: LAPIC: Optimize timer latency consider world switch time
2019-05-31 18:57 UTC (3+ messages)
` [PATCH v2 2/2] KVM: LAPIC: remove the trailing newline used in the fmt parameter of TP_printk
[PATCH] scsi: ibmvscsi: Don't use rc uninitialized in ibmvscsi_do_work
2019-05-31 18:53 UTC
[PATCH REPOST v8 0/3] Extend dt bindings to support I2C on sifive devices and a fix broken IRQ in polling mode
2019-05-31 18:52 UTC (5+ messages)
` [PATCH REPOST v8 1/3] dt-bindings: i2c: extend existing opencore bindings
` [PATCH REPOST v8 2/3] i2c-ocores: sifive: add support for i2c device on FU540-c000 SoC
` [PATCH REPOST v8 3/3] i2c-ocores: sifive: add polling mode workaround for FU540-C000 SoC
[PATCH v3 0/5] drm: Fix fb changes for async updates
2019-05-31 18:50 UTC (4+ messages)
` [PATCH v3 3/5] drm/msm: fix fb references in async update
[PATCH] block: genhd: Use struct_size() helper
2019-05-31 18:47 UTC
[PATCH] ASoC: SOF: Intel: hda: Fix COMPILE_TEST build error
2019-05-31 18:44 UTC (3+ messages)
` [alsa-devel] "
[RFC][PATCH 00/13] Cleanup recordmcount and begin objtool conversion
2019-05-31 18:34 UTC (6+ messages)
[net-next,v4 0/2] Enable SFP on ACPI based systems
2019-05-31 18:33 UTC (5+ messages)
[PATCH] PCI: endpoint: Add DMA to Linux PCI EP Framework
2019-05-31 18:16 UTC (9+ messages)
[PATCH] platform/chrome: fix crash during suspend
2019-05-31 18:15 UTC (3+ messages)
[GIT PULL] xen: fixes for 5.2-rc3
2019-05-31 18:15 UTC (2+ messages)
[GIT PULL] s390 updates for 5.2-rc3
2019-05-31 18:15 UTC (2+ messages)
[GIT PULL] integrity subsystem fixes for v5.2
2019-05-31 18:15 UTC (2+ messages)
[PATCH net-next 0/5] PTP support for the SJA1105 DSA driver
2019-05-31 18:12 UTC (13+ messages)
[PATCH 1/5] glibc: Perform rseq(2) registration at C startup and thread creation (v10)
2019-05-31 18:10 UTC (8+ messages)
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).