LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
[PATCH v2 0/9] kexec/firmware: support system wide policy requiring signatures
2018-05-18 17:55 UTC (9+ messages)
` [PATCH v2 3/9] security: define security_kernel_read_blob() wrapper
[PATCH] kvm: rename HINTS_DEDICATED to KVM_HINTS_REALTIME
2018-05-18 17:54 UTC (9+ messages)
[PATCHv8] gpio: Remove VLA from gpiolib
2018-05-18 17:53 UTC
[PATCH 0/6] Macrofying inline assembly for better compilation
2018-05-18 17:52 UTC (15+ messages)
` [PATCH 2/6] x86: bug: prevent gcc distortions
htmldocs: include/linux/skbuff.h:850: warning: Function parameter or member 'ip_defrag_offset' not described in 'sk_buff'
2018-05-18 17:52 UTC
[PATCH 1/4] arcnet: com20020: Add com20020 io mapped version
2018-05-18 17:51 UTC (4+ messages)
[lkp-robot] [x86/asm] 51bad67ffb: int3:#[##]
2018-05-18 17:51 UTC (20+ messages)
` [PATCH] objtool: Detect assembly code falling through to INT3 padding
` [PATCH v2] x86/asm: Pad assembly functions with INT3 instructions
[PATCH] usb-storage: Add quirks to make G-Technology "G-Drive" work
2018-05-18 17:51 UTC (2+ messages)
[PATCH v2 0/7] mm: pages for hugetlb's overcommit may be able to charge to memcg
2018-05-18 17:51 UTC (4+ messages)
` [PATCH v2 3/7] memcg: use compound_order rather than hpage_nr_pages
seq_putc is preferable to seq_puts
2018-05-18 17:50 UTC (2+ messages)
[PATCH] idr: fix invalid ptr dereference on item delete
2018-05-18 17:50 UTC
common non-cache coherent direct dma mapping ops
2018-05-18 17:50 UTC (7+ messages)
` [PATCH 02/20] dma-mapping: provide a generic dma-noncoherent implementation
` dma_sync_*_for_cpu and direction=TO_DEVICE (was Re: [PATCH 02/20] dma-mapping: provide a generic dma-noncoherent implementation)
[PATCH] PM / devfreq: Fix handling of min/max_freq == 0
2018-05-18 17:49 UTC (3+ messages)
[PATCH 00/10] RFC: assorted bcachefs patches
2018-05-18 17:49 UTC (19+ messages)
` [PATCH 01/10] mm: pagecache add lock
` [PATCH 02/10] mm: export find_get_pages()
` [PATCH 05/10] don't use spin_lock_irqsave() unnecessarily
` [PATCH 06/10] Generic radix trees
` [PATCH 08/10] bcache: move closures to lib/
` [PATCH 10/10] Dynamic fault injection
[PATCH] net: mvpp2: typo and cosmetic fixes
2018-05-18 17:48 UTC (2+ messages)
[PATCH] hippi: fix spelling mistake: "Framming" -> "Framing"
2018-05-18 17:46 UTC (4+ messages)
[PATCH] arm64: kvm: use -fno-jump-tables with clang
2018-05-18 17:45 UTC (5+ messages)
[PATCH] net/atheros: fix spelling mistake: "Ddescription" -> "Description"
2018-05-18 17:43 UTC (2+ messages)
[GIT PULL] tpmdd updates for v4.18
2018-05-18 17:42 UTC (2+ messages)
[PATCH] Revert "mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLE"
2018-05-18 17:42 UTC (9+ messages)
[PATCH v3 0/5]
2018-05-18 17:39 UTC (4+ messages)
[PATCH] PM / devfreq: Remove redundant frequency adjustment from governors
2018-05-18 17:38 UTC (5+ messages)
[PATCH 00/10] Misc block layer patches for bcachefs
2018-05-18 17:36 UTC (8+ messages)
` [PATCH 02/10] block: Convert bio_set to mempool_init()
[PATCH v3] vfio/mdev: Check globally for duplicate devices
2018-05-18 17:30 UTC (8+ messages)
[net-next:master 1200/1233] net/ipv4/tcp_recovery.c:24:5: sparse: symbol 'tcp_rack_reo_wnd' was not declared. Should it be static?
2018-05-18 17:28 UTC (3+ messages)
` [RFC PATCH net-next] tcp: tcp_rack_reo_wnd() can be static
WARNING in ip_recv_error
2018-05-18 17:09 UTC (4+ messages)
Should new code have forward declarations of static functions or not?
2018-05-18 17:06 UTC (2+ messages)
[PATCH] arm64: dts: specify 1.8V EMMC capabilities for bcm958742k
2018-05-18 17:03 UTC (2+ messages)
[PATCH] audit: add containerid support for IMA-audit
2018-05-18 17:01 UTC (19+ messages)
[PATCH v4 0/2] locking/rwsem: Fix DEBUG_RWSEM warning from thaw_super()
2018-05-18 17:00 UTC (8+ messages)
` [PATCH v4 1/2] locking/rwsem: Add a new RWSEM_ANONYMOUSLY_OWNED flag
` [PATCH] locking/rwsem: simplify the is-owner-spinnable checks
[PATCH 2/2] kselftests: ftrace: Add tests for the preemptoff and irqsoff tracers
2018-05-18 17:00 UTC (3+ messages)
[PATCH] PM / devfreq: Add support for QCOM devfreq FW
2018-05-18 16:59 UTC (2+ messages)
[PATCH v2 01/26] rculist: introduce list_next_or_null_rr_rcu()
2018-05-18 16:56 UTC (2+ messages)
[PATCH 0/2] Fix STM32 PWM capture build with COMPILE_TEST
2018-05-18 16:56 UTC (5+ messages)
` [PATCH 1/2] mfd: stm32-timers: fix pwm-stm32 linker issue "
` [PATCH 2/2] pwm: stm32: initialize raw local variables
[PATCH v4 1/2] dt-bindings: input: Add Add Spreadtrum SC27xx vibrator documentation
2018-05-18 16:54 UTC (2+ messages)
[PATCH] drm/nouveau/kms/nv50-: fix drm-get-put.cocci warnings
2018-05-18 16:51 UTC
[RFC PATCH 00/11] vfs: have syncfs return an error when inode writeback fails
2018-05-18 16:50 UTC (6+ messages)
` [RFC PATCH 01/11] vfs: push __sync_blockdev calls down into sync_fs routines
` [RFC PATCH 07/11] ext4: have sync_fs op report writeback errors when passed a since pointer
[PATCH v7 0/2] Base enablement of IOMMU debugfs support
2018-05-18 16:49 UTC (7+ messages)
` [PATCH v7 2/2] iommu/amd: Add basic debugfs infrastructure for AMD IOMMU
[PATCH v11 00/27] ARM: davinci: convert to common clock framework
2018-05-18 16:48 UTC (28+ messages)
` [PATCH v11 01/27] clk: davinci: pll: allow dev == NULL
` [PATCH v11 02/27] clk: davinci: da850-pll: change PLL0 to CLK_OF_DECLARE
` [PATCH v11 03/27] clk: davinci: psc: allow for dev == NULL
` [PATCH v11 04/27] ARM: davinci: pass clock as parameter to davinci_timer_init()
` [PATCH v11 05/27] ARM: davinci: da830: add new clock init using common clock framework
` [PATCH v11 06/27] ARM: davinci: da850: "
` [PATCH v11 07/27] ARM: davinci: dm355: "
` [PATCH v11 08/27] ARM: davinci: dm365: "
` [PATCH v11 09/27] ARM: davinci: dm644x: "
` [PATCH v11 10/27] ARM: davinci: dm646x: "
` [PATCH v11 11/27] ARM: davinci: da8xx: add new USB PHY "
` [PATCH v11 12/27] ARM: davinci: da8xx: add new sata_refclk "
` [PATCH v11 13/27] ARM: davinci: remove CONFIG_DAVINCI_RESET_CLOCKS
` [PATCH v11 14/27] ARM: davinci_all_defconfig: "
` [PATCH v11 15/27] ARM: davinci: switch to common clock framework
` [PATCH v11 16/27] ARM: davinci: da830: Remove legacy clock init
` [PATCH v11 17/27] ARM: davinci: da850: "
` [PATCH v11 18/27] ARM: davinci: dm355: "
` [PATCH v11 19/27] ARM: davinci: dm365: "
` [PATCH v11 20/27] ARM: davinci: dm644x: "
` [PATCH v11 21/27] ARM: davinci: dm646x: "
` [PATCH v11 22/27] ARM: davinci: da8xx: Remove legacy USB and SATA "
` [PATCH v11 23/27] ARM: davinci: remove legacy clocks
` [PATCH v11 24/27] dt-bindings: timer: new bindings for TI DaVinci timer
` [PATCH v11 25/27] ARM: davinci: add device tree support to timer
` [PATCH v11 26/27] ARM: davinci: da8xx-dt: switch to device tree clocks
` [PATCH v11 27/27] ARM: dts: da850: Add clocks
[PATCH v5 1/4] drm/rockchip: add transfer function for cdn-dp
2018-05-18 16:41 UTC (11+ messages)
` [PATCH v5 2/4] Documentation: bindings: add phy_config for Rockchip USB Type-C PHY
` [PATCH v5 3/4] phy: rockchip-typec: support variable phy config value
` [PATCH v5 4/4] drm/rockchip: support dp training outside dp firmware
[PATCH -mm] mm, huge page: Copy to access sub-page last when copy huge page
2018-05-18 16:41 UTC (3+ messages)
[PATCH 00/11] coresight: tmc-etr Transparent buffer management
2018-05-18 16:39 UTC (12+ messages)
` [PATCH 01/11] coresight: ETM: Add support for Arm Cortex-A73 and Cortex-A35
` [PATCH 02/11] coresight: tmc: Hide trace buffer handling for file read
` [PATCH 03/11] coresight: tmc-etr: Do not clean trace buffer
` [PATCH 04/11] coresight: tmc-etr: Disallow perf mode
` [PATCH 05/11] coresight: Add helper for inserting synchronization packets
` [PATCH 06/11] dts: bindings: Restrict coresight tmc-etr scatter-gather mode
` [PATCH 07/11] dts: juno: Add scatter-gather support for all revisions
` [PATCH 08/11] coresight: Add generic TMC sg table framework
` [PATCH 09/11] coresight: Add support for TMC ETR SG unit
` [PATCH 10/11] coresight: tmc-etr: Add transparent buffer management
` [PATCH 11/11] coresight: tmc: Add configuration support for trace buffer size
[PATCH] net: ethernet: ti: cpsw: fix packet leaking in dual_mac mode
2018-05-18 16:37 UTC (5+ messages)
[PATCH v5 0/9] Add support for SAMA5D2 touchscreen
2018-05-18 16:35 UTC (3+ messages)
` [PATCH v5 3/9] dt-bindings: input: touchscreen: add minimum pressure touchscreen property
[PATCH v6 1/4] rtc: ds1307: fix data pointer to m41t0
2018-05-18 16:35 UTC (3+ messages)
` [PATCH v6 2/4] rtc: ds1307: support m41t11 variant
[PATCH v6 0/9] Introduce the Counter subsystem
2018-05-18 16:34 UTC (7+ messages)
` [PATCH v6 6/9] dt-bindings: counter: Document stm32 quadrature encoder
` [PATCH v6 8/9] counter: stm32-lptimer: add counter device
[PATCH] tc-testing: fix ip address in u32 test
2018-05-18 16:31 UTC
WARNING in arch_uprobe_analyze_insn
2018-05-18 16:27 UTC (2+ messages)
` [PATCH] uprobes/x86: remove the wrong WARN_ON() in uprobe_init_insn()
[PATCH] scsi: snic: fix a couple of spelling mistakes: "COMPLETE"
2018-05-18 16:26 UTC (2+ messages)
[PATCH] scsi: qlogicpti: Fix an error handling path in 'qpti_sbus_probe()'
2018-05-18 16:25 UTC (2+ messages)
[RFC PATCH] PM / devfreq: Add policy notifier
2018-05-18 16:25 UTC (5+ messages)
mmotm 2018-05-17-16-26 uploaded
2018-05-18 16:22 UTC (7+ messages)
` mmotm 2018-05-17-16-26 uploaded (autofs)
[PATCH] tc-testing: flush gact actions on test teardown
2018-05-18 16:21 UTC
[PATCH v2 0/5] Add ChromeOS EC CEC Support
2018-05-18 16:19 UTC (5+ messages)
` [PATCH v2 1/5] media: cec-notifier: Get notifier by device and connector name
` [PATCH v2 3/5] mfd: cros-ec: Introduce CEC commands and events definitions
[PATCH] scsi: sg: allocate with __GFP_ZERO in sg_build_indirect()
2018-05-18 16:15 UTC (2+ messages)
[PATCH net v2] net: dsa: Do not register devlink for unused ports
2018-05-18 16:09 UTC (2+ messages)
[PATCH v4 0/3] AIO add per-command iopriority
2018-05-18 16:06 UTC (9+ messages)
` [PATCH v4 1/3] block: add ioprio_check_cap function
` [PATCH v4 2/3] fs: Convert kiocb rw_hint from enum to u16
` [PATCH v4 3/3] fs: Add aio iopriority support for block_dev
[PATCH v2] usbip: vhci_sysfs: fix potential Spectre v1
2018-05-18 16:06 UTC (3+ messages)
[PATCH] scsi: dpt_i2o: Remove VLA usage
2018-05-18 16:06 UTC (3+ messages)
[PATCH] gpu: ipu-csi: add rgb/bgr888 24bit support to mbus_code_to_bus_cfg
2018-05-18 16:05 UTC (2+ messages)
[PATCH net-next 0/2] net: mscc; ocelot: add more features
2018-05-18 16:04 UTC (3+ messages)
` [PATCH net-next 1/2] net: mscc: ocelot: add bonding support
KASAN: use-after-free Read in remove_wait_queue (2)
2018-05-18 16:02 UTC (3+ messages)
[PATCH] PCI: endpoint: Create configfs entry for each pci_epf_device_id table entry
2018-05-18 16:01 UTC (4+ messages)
Trying to vfree() nonexistent vm area (000000005d3b34b9)
2018-05-18 16:01 UTC (4+ messages)
` [PATCH] mm/kasan: Don't vfree() nonexistent vm_area
[PATCH v9 00/11] arm64: kexec: add kexec_file_load() support
2018-05-18 16:00 UTC (12+ messages)
` [PATCH v9 05/11] arm64: kexec_file: load initrd and device-tree
` [PATCH v9 07/11] arm64: kexec_file: add crash dump support
[PATCH 0/6] arm64: perf: Support for chaining event counters
2018-05-18 15:57 UTC (4+ messages)
` [PATCH 6/6] arm64: perf: Add support for chaining counters
[PATCH] kernfs: fix dentry unexpected skip
2018-05-18 15:48 UTC
[PATCH] net: sched: don't disable bh when accessing action idr
2018-05-18 15:45 UTC
[PATCH v3] sched/fair: update scale invariance of PELT
2018-05-18 15:43 UTC (4+ messages)
[PATCH] kernfs: fix dentry unexpected skip
2018-05-18 15:42 UTC
[RFC PATCH ghak32 V2 00/13] audit: implement container id
2018-05-18 15:38 UTC (7+ messages)
` [RFC PATCH ghak32 V2 01/13] audit: add "
[PATCH v10 00/27] ARM: davinci: convert to common clock framework
2018-05-18 15:35 UTC (6+ messages)
` [PATCH v10 25/27] ARM: davinci: add device tree support to timer
[PATCH v2 00/26] arm64: allwinner: Add A64 DE2 HDMI support
2018-05-18 15:34 UTC (9+ messages)
` [PATCH v2 12/26] drm/sun4i: Add support for multiple DW HDMI PHY clock parents
[PATCH net-next ] net: mscc: Add SPDX identifier
2018-05-18 15:30 UTC (2+ messages)
[PATCH v3 0/3] Fix UFS and devfreq interaction
2018-05-18 15:25 UTC (2+ messages)
[PATCH 1/1] scsi: storvsc: Avoid allocating memory for temp cpumasks
2018-05-18 15:24 UTC (2+ messages)
[PATCH v2 2/2] iio:dac:ad5686: Add AD5681R/AD5682R/AD5683/AD5683R support
2018-05-18 15:23 UTC
[PATCH 0/6] hisi_sas: improve DQ locking
2018-05-18 15:23 UTC (2+ messages)
[PATCH v2 1/2] iio:dac:ad5686: Add AD5691R/AD5692R/AD5693/AD5693R support
2018-05-18 15:22 UTC
[PATCH v2 0/4] seccomp trap to userspace
2018-05-18 15:21 UTC (4+ messages)
` [PATCH v2 1/4] seccomp: add a return code to "
[PATCH v2 0/5] powerpc/lib: Optimisation of string functions (mainly for PPC32)
2018-05-18 15:20 UTC (5+ messages)
` [PATCH v2 5/5] powerpc/lib: inline memcmp() for small constant sizes
[PATCH] powerpc/32: Implement csum_ipv6_magic in assembly
2018-05-18 15:18 UTC
[PATCH v8 0/3] drm: Introduce writeback connectors
2018-05-18 15:17 UTC (4+ messages)
` [PATCH v8 1/3] drm: Add writeback connector type
` [PATCH v8 2/3] drm: writeback: Add out-fences for writeback connectors
` [PATCH v8 3/3] drm: writeback: Add client capability for exposing "
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).