linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-14 14:29:50 to 2019-08-14 17:04:36 UTC [more...]

[PATCH 5.2 000/144] 5.2.9-stable review
 2019-08-14 17:00 UTC  (41+ messages)
` [PATCH 5.2 001/144] Revert "PCI: Add missing link delays required by the PCIe spec"
` [PATCH 5.2 002/144] IIO: Ingenic JZ47xx: Set clock divider on probe
` [PATCH 5.2 003/144] iio: cros_ec_accel_legacy: Fix incorrect channel setting
` [PATCH 5.2 004/144] iio: imu: mpu6050: add missing available scan masks
` [PATCH 5.2 006/144] iio: adc: max9611: Fix misuse of GENMASK macro
` [PATCH 5.2 007/144] staging: gasket: apex: fix copy-paste typo
` [PATCH 5.2 008/144] staging: wilc1000: flush the workqueue before deinit the host
` [PATCH 5.2 010/144] Staging: fbtft: Fix probing of gpio descriptor
` [PATCH 5.2 011/144] Staging: fbtft: Fix reset assertion when using "
` [PATCH 5.2 013/144] crypto: ccp - Add support for valid authsize values less than 16
` [PATCH 5.2 014/144] crypto: ccp - Ignore tag length when decrypting GCM ciphertext
` [PATCH 5.2 015/144] driver core: platform: return -ENXIO for missing GpioInt
` [PATCH 5.2 016/144] usb: usbfs: fix double-free of usb memory upon submiturb error
` [PATCH 5.2 018/144] usb: iowarrior: fix deadlock on disconnect
` [PATCH 5.2 019/144] sound: fix a memory leak bug
` [PATCH 5.2 020/144] mmc: cavium: Set the correct dma max segment size for mmc_host
` [PATCH 5.2 021/144] mmc: cavium: Add the missing dma unmap when the dma has finished
` [PATCH 5.2 022/144] loop: set PF_MEMALLOC_NOIO for the worker thread
` [PATCH 5.2 023/144] bdev: Fixup error handling in blkdev_get()
` [PATCH 5.2 024/144] Input: usbtouchscreen - initialize PM mutex before using it
` [PATCH 5.2 026/144] Input: synaptics - enable RMI mode for HP Spectre X360
` [PATCH 5.2 028/144] x86/mm: Sync also unmappings in vmalloc_sync_all()
` [PATCH 5.2 029/144] mm/vmalloc: Sync unmappings in __purge_vmap_area_lazy()
` [PATCH 5.2 030/144] coresight: Fix DEBUG_LOCKS_WARN_ON for uninitialized attribute
` [PATCH 5.2 031/144] perf annotate: Fix s390 gap between kernel end and module start
` [PATCH 5.2 032/144] perf db-export: Fix thread__exec_comm()
` [PATCH 5.2 033/144] perf record: Fix module size on s390
` [PATCH 5.2 035/144] x86/purgatory: Use CFLAGS_REMOVE rather than reset KBUILD_CFLAGS
` [PATCH 5.2 039/144] usb: yurex: Fix use-after-free in yurex_delete
` [PATCH 5.2 040/144] usb: typec: ucsi: ccg: Fix uninitilized symbol error
` [PATCH 5.2 041/144] usb: typec: tcpm: free log buf memory when remove debug file
` [PATCH 5.2 043/144] usb: typec: tcpm: Add NULL check before dereferencing config
` [PATCH 5.2 044/144] usb: typec: tcpm: Ignore unsupported/unknown alternate mode requests
` [PATCH 5.2 045/144] can: rcar_canfd: fix possible IRQ storm on high load
` [PATCH 5.2 047/144] can: flexcan: fix an use-after-free in flexcan_setup_stop_mode()
` [PATCH 5.2 048/144] can: peak_usb: fix potential double kfree_skb()
` [PATCH 5.2 049/144] powerpc: fix off by one in max_zone_pfn initialization for ZONE_DMA
` [PATCH 5.2 050/144] netfilter: nfnetlink: avoid deadlock due to synchronous request_module
` [PATCH 5.2 052/144] vfio-ccw: Dont call cp_free if we are processing a channel program
` [PATCH 5.2 053/144] netfilter: Fix rpfilter dropping vrf packets by mistake

[PATCH 00/22] arm64: dts: qcom: sm8150: Add SM8150 DTS
 2019-08-14 17:03 UTC  (11+ messages)
` [PATCH 01/22] arm64: dts: qcom: sm8150: add base dts file
` [PATCH 03/22] arm64: dts: qcom: sm8150: add tlmm node
` [PATCH 04/22] arm64: dts: qcom: sm8150-mtp: add tlmm reserved range
` [PATCH 05/22] arm64: dts: qcom: sm8150: Add spmi node
` [PATCH 06/22] arm64: dts: qcom: pm8150: Add Base DTS file

[PATCH v2 0/1] waitid: process group enhancement
 2019-08-14 17:02 UTC  (15+ messages)
  ` [PATCH v2 1/1] waitid: Add support for waiting for the current process group
` [PATCH v3 0/1] waitid: process group enhancement
  ` [PATCH v3 1/1] waitid: Add support for waiting for the current process group

[PATCH AUTOSEL 4.19 01/42] netfilter: nfnetlink: avoid deadlock due to synchronous request_module
 2019-08-14 17:01 UTC  (6+ messages)
` [PATCH AUTOSEL 4.19 04/42] netfilter: conntrack: always store window size un-scaled

[PATCH v7 00/14] nvmet: add target passthru commands support
 2019-08-14 16:59 UTC  (8+ messages)
` [PATCH v7 03/14] nvmet: add return value to nvmet_add_async_event()
` [PATCH v7 04/14] nvmet: make nvmet_copy_ns_identifier() non-static
` [PATCH v7 05/14] nvmet-passthru: update KConfig with config passthru option

[PATCH RFC v1 1/2] rcu/tree: Add basic support for kfree_rcu batching
 2019-08-14 16:59 UTC  (11+ messages)

[PATCH v8 00/27] Control-flow Enforcement: Shadow Stack
 2019-08-14 16:58 UTC  (15+ messages)
` [PATCH v8 01/27] Documentation/x86: Add CET description
` [PATCH v8 09/27] mm/mmap: Prevent Shadow Stack VMA merges
` [PATCH v8 11/27] x86/mm: Introduce _PAGE_DIRTY_SW
` [PATCH v8 15/27] mm: Handle shadow stack page fault

[PATCH] netfilter: nft_bitwise: Adjust parentheses to fix memcmp size argument
 2019-08-14 16:58 UTC 

[PATCH v4 0/9] Use MFD framework for SGI IOC3 drivers
 2019-08-14 16:57 UTC  (5+ messages)
` [PATCH v4 9/9] Input: add IOC3 serio driver

[PATCH v4 0/2] [PATCH v2 0/6] sparsemem support for RISC-V
 2019-08-14 16:56 UTC  (16+ messages)
` [PATCH v4 2/2] RISC-V: Implement sparsemem

[PATCH] ata: ahci: Lookup PCS register offset based on PCI device ID
 2019-08-14 16:54 UTC  (12+ messages)

[5.3.0-rc4-next][bisected 882632][qla2xxx] WARNING: CPU: 10 PID: 425 at drivers/scsi/qla2xxx/qla_isr.c:2784 qla2x00_status_entry.isra
 2019-08-14 16:52 UTC 

[PATCH 0/4] Arm MHUv2 Mailbox Controller Driver
 2019-08-14 16:51 UTC  (11+ messages)
` [PATCH 1/4] mailbox: arm_mhuv2: add device tree binding documentation

remove various unused set_memory_* related functions and exports
 2019-08-14 16:50 UTC  (3+ messages)
` [PATCH 1/6] arm64: unexport set_memory_x and set_memory_nx

[PATCH] bcache: add cond_resched() in __bch_cache_cmp()
 2019-08-14 16:50 UTC  (3+ messages)

New kernel interface for sys_tz and timewarp?
 2019-08-14 16:47 UTC  (5+ messages)

[RFC PATCH v2 0/5] hugetlb_cgroup: Add hugetlb_cgroup reservation limits
 2019-08-14 16:46 UTC  (4+ messages)
` [RFC PATCH v2 4/5] hugetlb_cgroup: Add accounting for shared mappings

[PATCH] regmap: fix writes to non incrementing registers
 2019-08-14 16:44 UTC  (7+ messages)

[PATCH 0/9] kthread detection cleanup
 2019-08-14 16:40 UTC  (11+ messages)
` [PATCH 3/9] kmemleak: correctly check for kthreads
` [PATCH 5/9] arm64: correctly check for ktrheads
` [PATCH 6/9] sparc/perf: correctly check for kthreads
` [PATCH 8/9] x86/fpu: "

[PATCH] arm64/efi: Move variable assignments after SECTIONS
 2019-08-14 16:35 UTC  (4+ messages)

[PATCH v3 00/12] FPGA DFL updates
 2019-08-14 16:34 UTC  (5+ messages)
` [PATCH v3 01/12] fpga: dfl: fme: support 512bit data width PR

[PATCH] Fix an OOB bug in parse_audio_mixer_unit
 2019-08-14 16:33 UTC  (5+ messages)

[PATCH v5 1/6] mm/page_idle: Add per-pid idle page tracking using virtual index
 2019-08-14 16:32 UTC  (6+ messages)
` [PATCH v5 2/6] mm/page_idle: Add support for handling swapped PG_Idle pages

[PATCH v2 00/24] EDAC, mc, ghes: Fixes and updates to improve memory error reporting
 2019-08-14 16:31 UTC  (7+ messages)
` [PATCH v2 07/24] EDAC: Kill EDAC_DIMM_OFF() macro
` [PATCH v2 08/24] EDAC: Introduce mci_for_each_dimm() iterator
` [PATCH v2 09/24] EDAC, mc: Cleanup _edac_mc_free() code

[PATCH] kernel/resource.c: invalidate parent when freed resource has childs
 2019-08-14 16:29 UTC  (6+ messages)
` Resend "
      ` [PATCH v2] "

[PATCH] clk: socfpga: stratix10: fix rate caclulationg for cnt_clks
 2019-08-14 16:23 UTC  (2+ messages)

[PATCH] lan78xx: Fix memory leaks
 2019-08-14 16:23 UTC 

[PATCH] clk: socfpga: deindent code to proper indentation
 2019-08-14 16:23 UTC  (2+ messages)

[PATCH 0/3] kvm: selftests: fixes for vmx_set_nested_state_test
 2019-08-14 16:22 UTC  (4+ messages)
` [PATCH 1/3] selftests: kvm: do not try running the VM in vmx_set_nested_state_test
` [PATCH 2/3] selftests: kvm: provide common function to enable eVMCS
` [PATCH 3/3] selftests: kvm: fix vmx_set_nested_state_test

[PATCH 0/2] Simplify mtty driver and mdev core
 2019-08-14 16:21 UTC  (15+ messages)
` [PATCH v2 "

[PATCH bpf-next 0/3] xdpsock: allow mmap2 usage for 32bits
 2019-08-14 16:17 UTC  (8+ messages)
` [PATCH bpf-next 1/3] libbpf: add asm/unistd.h to xsk to get __NR_mmap2

[PATCH v2 1/2] dt-bindings: pwm: sprd: Add Spreadtrum PWM documentation
 2019-08-14 16:17 UTC  (7+ messages)
` [PATCH v2 2/2] pwm: sprd: Add Spreadtrum PWM support
          ` Are the requirements of the PWM API sensible?

[PATCH v2 0/5] mm/memory_hotplug: online_pages() cleanups
 2019-08-14 16:15 UTC  (10+ messages)
` [PATCH v2 1/5] resource: Use PFN_UP / PFN_DOWN in walk_system_ram_range()
` [PATCH v2 2/5] mm/memory_hotplug: Drop PageReserved() check in online_pages_range()
` [PATCH v2 3/5] mm/memory_hotplug: Simplify online_pages_range()
` [PATCH v2 4/5] mm/memory_hotplug: Make sure the pfn is aligned to the order when onlining
` [PATCH v2 5/5] mm/memory_hotplug: online_pages cannot be 0 in online_pages()

[PATCH] i801_smbus: clear SMBALERT status bit and disable SMBALERT interrupt
 2019-08-14 16:15 UTC  (2+ messages)

[RFC][PATCH v12 0/2] mm: Support for page reporting
 2019-08-14 16:11 UTC  (5+ messages)
` [RFC][Patch v12 1/2] mm: page_reporting: core infrastructure

[PATCH 4/7] pwm: jz4740: Improve algorithm of clock calculation
 2019-08-14 16:10 UTC  (11+ messages)

[PATCH 1/3] kbuild: move KBUILD_LDS, KBUILD_VMLINUX_{OBJS,LIBS} to makefiles.rst
 2019-08-14 16:06 UTC  (3+ messages)
` [PATCH 2/3] kbuild: rebuild modules when module linker scripts are updated
` [PATCH 3/3] kbuild: split final module linking out into Makefile.modfinal

[PATCH 1/3] mm/mmap.c: prev could be retrieved from vma->vm_prev
 2019-08-14 16:09 UTC  (6+ messages)
` [PATCH 3/3] mm/mmap.c: extract __vma_unlink_list as counter part for __vma_link_list

[PATCH v3 hmm 00/11] Add mmu_notifier_get/put for managing mmu notifier registrations
 2019-08-14 16:07 UTC  (6+ messages)
` [PATCH v3 hmm 04/11] misc/sgi-gru: use mmu_notifier_get/put for struct gru_mm_struct
` [PATCH v3 hmm 08/11] drm/radeon: use mmu_notifier_get/put for struct radeon_mn

[PATCH v5 0/3] Enable ACPI-defined peripherals on i2c-piix4 SMBus
 2019-08-14 16:07 UTC  (5+ messages)

[PATCH] nvme: Add quirk for LiteON CL1 devices running FW 22301111
 2019-08-14 16:05 UTC 

[PATCH v4 1/2] rcu/tree: Add basic support for kfree_rcu() batching
 2019-08-14 16:04 UTC  (2+ messages)
` [PATCH v4 2/2] rcuperf: Add kfree_rcu() performance Tests

[PATCH v1 0/4] mm/memory_hotplug: online_pages() cleanups
 2019-08-14 16:02 UTC  (6+ messages)
` [PATCH v1 2/4] mm/memory_hotplug: Handle unaligned start and nr_pages in online_pages_blocks()

[PATCH] PCI: pci-hyperv: fix build errors on non-SYSFS config
 2019-08-14 15:58 UTC  (6+ messages)

[PATCH v5,1/2] PCI: hv: Detect and fix Hyper-V PCI domain number collision
 2019-08-14 15:52 UTC  (2+ messages)
` [PATCH v5,2/2] PCI: hv: Use bytes 4 and 5 from instance ID as the PCI domain numbers

[ANNOUNCE] rt-tests-1.5
 2019-08-14 15:49 UTC 

next take at setting up a dma mask by default for platform devices
 2019-08-14 15:49 UTC  (3+ messages)
` [PATCH 6/6] driver core: initialize a default DMA mask for platform device

[PATCH] ALSA: sb: remove redundant assignment to variable result
 2019-08-14 15:44 UTC  (2+ messages)

[PATCH v4,1/2] PCI: hv: Detect and fix Hyper-V PCI domain number collision
 2019-08-14 15:32 UTC  (3+ messages)

[RT] LTP perf_event_open02 fails on v4.19.59-rt24
 2019-08-14 15:32 UTC 

[PATCH] RFC: loop: Avoid calling blk_mq_freeze_queue() when possible
 2019-08-14 15:29 UTC  (2+ messages)

[PATCH 1/7] [RFC] ARM: remove Intel iop33x and iop13xx support
 2019-08-14 15:29 UTC  (4+ messages)
  ` [PATCH 2/7] dma: iop-adma: include prefetch.h

[PATCH 0/2] Add OSM L3 Interconnect Provider
 2019-08-14 15:21 UTC  (7+ messages)
` [PATCH 2/2] interconnect: qcom: Add OSM L3 interconnect provider support

[PATCH v2 1/2] kbuild: make single targets work more correctly
 2019-08-14 15:19 UTC  (2+ messages)
` [PATCH v2 2/2] treewide: remove dummy Makefiles for single targets

"PM / wakeup: Show wakeup sources stats in sysfs" causes boot warnings
 2019-08-14 15:19 UTC  (3+ messages)

[PATCH RFC memory-model 0/31] LKMM updates for review
 2019-08-14 15:16 UTC  (7+ messages)
` [PATCH RFC memory-model 27/31] tools/memory-model: Add data-race capabilities to judgelitmus.sh
      ` [PATCH 0/2] tools/memory-model: Update comment of jugdelitmus.sh
        ` Subject: [PATCH 1/2] tools/memory-model: Reflect updated file name convention in judgelitmus.sh
        ` [PATCH 2/2] tools/memory-model: Mention data-race capability in jugdelitmus.sh's header

[PATCH] lsilogic mpt fusion: mptctl: Fixed race condition around mptctl_id variable using mutexes
 2019-08-14 15:14 UTC 

[RFC PATCH 0/2] livepatch: Clear relocation targets on a module removal
 2019-08-14 15:12 UTC  (5+ messages)
` [RFC PATCH 2/2] "

[PATCH] lsilogic mpt fusion: mptctl: Fixed race condition around mptctl_id variable using mutexes
 2019-08-14 15:12 UTC 

[PATCH v2 1/9] rtc: pcf2123: stop using dev.platform_data
 2019-08-14 15:10 UTC  (9+ messages)
` [PATCH v2 2/9] rtc: pcf2123: rename struct and variables
` [PATCH v2 3/9] rtc: pcf2123: remove useless error path goto
` [PATCH v2 4/9] rtc: pcf2123: convert to devm_rtc_allocate_device
` [PATCH v2 5/9] rtc: pcf2123: let the core handle range offsetting
` [PATCH v2 6/9] rtc: pcf2123: don't use weekday alarm
` [PATCH v2 7/9] rtc; pcf2123: fix possible alarm race condition
` [PATCH v2 8/9] rtc: pcf2123: implement .alarm_irq_enable
` [PATCH v2 9/9] rtc: pcf2123: add proper compatible string

[PATCH bpf-next] mm: mmap: increase sockets maximum memory size pgoff for 32bits
 2019-08-14 15:09 UTC  (4+ messages)
` [PATCH v2 "

[PATCH] scsi: mvumi: fix 32 bit shift of a u32 value
 2019-08-14 15:07 UTC  (2+ messages)

[PATCH 0/3] usb: typec: fusb302: Small changes
 2019-08-14 15:07 UTC  (3+ messages)

[PATCH 08/26] drm/dp_mst: Refactor drm_dp_send_enum_path_resources
 2019-08-14 15:05 UTC  (2+ messages)

[PATCH v3] coresight: Serialize enabling/disabling a link device
 2019-08-14 15:04 UTC  (3+ messages)

[PATCH v3 1/2] dt-bindings: pwm: sprd: Add Spreadtrum PWM documentation
 2019-08-14 15:03 UTC  (3+ messages)
` [PATCH v3 2/2] pwm: sprd: Add Spreadtrum PWM support

[PATCH v2 00/15] Improvements and fixes for mxsfb DRM driver
 2019-08-14 14:58 UTC  (4+ messages)
` [PATCH v2 06/15] drm/mxsfb: Update mxsfb with additional pixel formats
    ` [EXT] "

[PULL REQUEST] Please pull rdma.git
 2019-08-14 14:59 UTC 

Regression in Linux next with show wakeup sources stats in sysfs
 2019-08-14 14:56 UTC  (4+ messages)

[PATCH 0/9] arm64: Stolen time support
 2019-08-14 14:52 UTC  (5+ messages)
        ` [UNVERIFIED SENDER] "

DMA-API: cacheline tracking ENOMEM, dma-debug disabled due to nouveau ?
 2019-08-14 14:50 UTC 

[PATCH RESEND] block: annotate refault stalls from IO submission
 2019-08-14 14:50 UTC  (2+ messages)

hmm cleanups, v2
 2019-08-14 14:48 UTC  (9+ messages)
` [PATCH 04/15] mm: remove the pgmap field from struct hmm_vma_walk

[PATCH] drm/bridge: dumb-vga-dac: Fix dereferencing -ENODEV DDC channel
 2019-08-14 14:46 UTC  (4+ messages)

[PATCH v9 00/21] MT8183 IOMMU SUPPORT
 2019-08-14 14:41 UTC  (3+ messages)
` [PATCH v9 08/21] iommu/io-pgtable-arm-v7s: Extend MediaTek 4GB Mode

[PATCH v3 1/2] rcu/tree: Add basic support for kfree_rcu batching
 2019-08-14 14:38 UTC  (3+ messages)

[PATCH] powerpc/mm: don't display empty early ioremap area
 2019-08-14 14:36 UTC 

[PATCH] usb: xhci-pci: reorder removal to avoid use-after-free
 2019-08-14 14:32 UTC  (5+ messages)
  ` AW: "
      ` [PATCH v2] "

[PATCH RESEND v4 0/9] Enable Sub-page Write Protection Support
 2019-08-14 14:34 UTC  (4+ messages)
` [PATCH RESEND v4 5/9] KVM: VMX: Add init/set/get functions for SPP

[PATCH 00/14] arm64: dts: meson: fixes following YAML bindings schemas conversion
 2019-08-14 14:29 UTC  (10+ messages)
` [PATCH 01/14] arm64: dts: meson: fix ethernet mac reg format
` [PATCH 03/14] arm64: dts: meson-gx: fix reset controller compatible
` [PATCH 04/14] arm64: dts: meson-gx: fix spifc compatible
` [PATCH 05/14] arm64: dts: meson-gx: fix watchdog compatible
` [PATCH 06/14] arm64: dts: meson-gx: fix mhu compatible
` [PATCH 08/14] arm64: dts: meson-gxl: fix internal phy compatible
` [PATCH 11/14] arm64: dts: meson-g12a-x96-max: fix compatible
` [PATCH 12/14] arm64: dts: meson-gxbb-nanopi-k2: add missing model
` [PATCH 13/14] arm64: dts: meson-gxbb-p201: fix snps,reset-delays-us format

[PATCH v10 0/6] Introduced new Cadence USBSS DRD Driver
 2019-08-14 14:30 UTC  (4+ messages)
` [PATCH v10 5/6] usb:cdns3 Add Cadence USB3 "


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