linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-05-28 14:41:01 to 2018-05-28 15:50:49 UTC [more...]

[PATCH] mm, page_alloc: do not break __GFP_THISNODE by zonelist reset
 2018-05-28 10:00 UTC  (6+ messages)

[PATCHv4 0/2] Improved perf support for imx53/ppd
 2018-05-28 15:50 UTC  (10+ messages)
` [PATCHv4 1/2] ARM: imx53: add secure-reg-access support for PMU

[PATCH, net-next] net: ethernet: freescale: fix false-positive string overflow warning
 2018-05-28 15:49 UTC 

[PATCH 4.4 000/268] 4.4.134-stable review
 2018-05-28 10:04 UTC  (110+ messages)
` [PATCH 4.4 041/268] jffs2: Fix use-after-free bug in jffs2_iget()s error handling path
` [PATCH 4.4 045/268] ntb_transport: Fix bug with max_mw_size parameter
` [PATCH 4.4 049/268] mm/mempolicy: fix the check of nodemask from user
` [PATCH 4.4 051/268] asm-generic: provide generic_pmdp_establish()
` [PATCH 4.4 052/268] mm: pin address_space before dereferencing it while isolating an LRU page
` [PATCH 4.4 055/268] firmware: dmi_scan: Fix handling of empty DMI strings
` [PATCH 4.4 057/268] bpf: fix selftests/bpf test_kmod.sh failure when CONFIG_BPF_JIT_ALWAYS_ON=y
` [PATCH 4.4 059/268] xen-netfront: Fix race between device setup and open
` [PATCH 4.4 060/268] xen/grant-table: Use put_page instead of free_page
` [PATCH 4.4 061/268] RDS: IB: Fix null pointer issue
` [PATCH 4.4 063/268] proc: fix /proc/*/map_files lookup
` [PATCH 4.4 065/268] bcache: properly set task state in bch_writeback_thread()
` [PATCH 4.4 069/268] tools/libbpf: handle issues with bpf ELF objects containing .eh_frames
` [PATCH 4.4 070/268] locking/qspinlock: Ensure node->count is updated before initialising node
` [PATCH 4.4 071/268] irqchip/gic-v3: Change pr_debug message to pr_devel
` [PATCH 4.4 072/268] scsi: ufs: Enable quirk to ignore sending WRITE_SAME command
` [PATCH 4.4 074/268] scsi: sym53c8xx_2: iterator underflow in sym_getsync()
` [PATCH 4.4 079/268] usb: gadget: fsl_udc_core: fix ep valid checks
` [PATCH 4.4 080/268] usb: dwc2: Fix dwc2_hsotg_core_init_disconnected()
` [PATCH 4.4 083/268] scsi: aacraid: fix shutdown crash when init fails
` [PATCH 4.4 085/268] ARM: OMAP2+: timer: fix a kmemleak caused in omap_get_timer_dt
` [PATCH 4.4 086/268] ARM: OMAP3: Fix prm wake interrupt for resume
` [PATCH 4.4 087/268] ARM: OMAP1: clock: Fix debugfs_create_*() usage
` [PATCH 4.4 091/268] drm/exynos: fix comparison to bitshift when dealing with a mask
` [PATCH 4.4 093/268] usb: musb: fix enumeration after resume
` [PATCH 4.4 095/268] md: raid5: avoid string overflow warning
` [PATCH 4.4 096/268] kernel/relay.c: limit kmalloc size to KMALLOC_MAX_SIZE
` [PATCH 4.4 097/268] powerpc/bpf/jit: Fix 32-bit JIT for seccomp_data access
` [PATCH 4.4 098/268] s390/cio: fix return code after missing interrupt
` [PATCH 4.4 100/268] ARM: OMAP: Fix dmtimer init for omap1
` [PATCH 4.4 101/268] smsc75xx: fix smsc75xx_set_features()
` [PATCH 4.4 105/268] media: dmxdev: fix error code for invalid ioctls
` [PATCH 4.4 106/268] md/raid1: fix NULL pointer dereference
` [PATCH 4.4 109/268] netfilter: ebtables: convert BUG_ONs to WARN_ONs
` [PATCH 4.4 110/268] nvme-pci: Fix nvme queue cleanup if IRQ setup fails
` [PATCH 4.4 112/268] r8152: fix tx packets accounting
` [PATCH 4.4 113/268] virtio-gpu: fix ioctl and expose the fixed status to userspace
` [PATCH 4.4 114/268] dmaengine: rcar-dmac: fix max_chunk_size for R-Car Gen3
` [PATCH 4.4 118/268] net/tcp/illinois: replace broken algorithm reference link
` [PATCH 4.4 122/268] KVM: PPC: Book3S HV: Fix VRMA initialization with 2MB or 1GB memory backing
` [PATCH 4.4 123/268] watchdog: f71808e_wdt: Fix magic close handling
` [PATCH 4.4 125/268] e1000e: allocate ring descriptors with dma_zalloc_coherent
` [PATCH 4.4 126/268] usb: musb: call pm_runtime_{get,put}_sync before reading vbus registers
` [PATCH 4.4 128/268] scsi: sd: Keep disk read-only when re-reading partition
` [PATCH 4.4 131/268] USB: OHCI: Fix NULL dereference in HCDs using HCD_LOCAL_MEM
` [PATCH 4.4 133/268] bnxt_en: Check valid VNIC ID in bnxt_hwrm_vnic_set_tpa()
` [PATCH 4.4 138/268] net: Fix vlan untag for bridge and vlan_dev with reorder_hdr off
` [PATCH 4.4 141/268] vti4: Dont override MTU passed on link creation via IFLA_MTU
` [PATCH 4.4 142/268] perf/cgroup: Fix child event counting bug
` [PATCH 4.4 143/268] RDMA/ucma: Correct option size check using optlen
` [PATCH 4.4 152/268] net/usb/qmi_wwan.c: Add USB id for lt4120 modem
` [PATCH 4.4 153/268] net-usb: add qmi_wwan if on lte modem wistron neweb d18q1
` [PATCH 4.4 154/268] llc: properly handle dev_queue_xmit() return value
` [PATCH 4.4 155/268] mm/kmemleak.c: wait for scan completion before disabling free
` [PATCH 4.4 156/268] net: Fix untag for vlan packets without ethernet header
` [PATCH 4.4 158/268] sh: fix debug trap failure to process signals before return to user
` [PATCH 4.4 159/268] x86/pgtable: Dont set huge PUD/PMD on non-leaf entries
` [PATCH 4.4 162/268] sr: get/drop reference to device in revalidate and check_events
` [PATCH 4.4 163/268] Force log to disk before reading the AGF during a fstrim
` [PATCH 4.4 167/268] mm/ksm: fix interaction with THP
` [PATCH 4.4 168/268] mm: fix races between address_space dereference and free in page_evicatable
` [PATCH 4.4 169/268] Btrfs: bail out on error during replay_dir_deletes
` [PATCH 4.4 170/268] Btrfs: fix NULL pointer dereference in log_dir_items
` [PATCH 4.4 175/268] fscache: Fix hanging wait on page discarded by writeback
` [PATCH 4.4 179/268] Bluetooth: btusb: Add USB ID 7392:a611 for Edimax EW-7611ULB
` [PATCH 4.4 180/268] btrfs: tests/qgroup: Fix wrong tree backref level
` [PATCH 4.4 183/268] xen/acpi: off by one in read_acpi_id()
` [PATCH 4.4 184/268] ACPI: acpi_pad: Fix memory leak in power saving threads
` [PATCH 4.4 186/268] m68k: set dma and coherent masks for platform FEC ethernets
` [PATCH 4.4 187/268] parisc/pci: Switch LBA PCI bus from Hard Fail to Soft Fail mode
` [PATCH 4.4 189/268] rtc: hctosys: Ensure system time doesnt overflow time_t
` [PATCH 4.4 190/268] powerpc/perf: Prevent kernel address leak to userspace via BHRB buffer
` [PATCH 4.4 191/268] powerpc/perf: Fix kernel address leak via sampling registers
` [PATCH 4.4 192/268] tools/thermal: tmon: fix for segfault
` [PATCH 4.4 193/268] selftests: Print the test were running to /dev/kmsg
` [PATCH 4.4 194/268] net/mlx5: Protect from command bit overflow
` [PATCH 4.4 196/268] ima: Fix Kconfig to select TPM 2.0 CRB interface
` [PATCH 4.4 199/268] arm: dts: socfpga: fix GIC PPI warning
` [PATCH 4.4 201/268] cpufreq: cppc_cpufreq: Fix cppc_cpufreq_init() failure path
` [PATCH 4.4 203/268] zorro: Set up z->dev.dma_mask for the DMA API
` [PATCH 4.4 204/268] bcache: quit dc->writeback_thread when BCACHE_DEV_DETACHING is set
` [PATCH 4.4 205/268] ACPICA: Events: add a return on failure from acpi_hw_register_read
` [PATCH 4.4 210/268] MIPS: ath79: Fix AR724X_PLL_REG_PCIE_CONFIG offset
` [PATCH 4.4 212/268] ipmi_ssif: Fix kernel panic at msg_done_handler
` [PATCH 4.4 213/268] usb: dwc2: Fix interval type issue
` [PATCH 4.4 217/268] ASoC: topology: create TLV data for dapm widgets
` [PATCH 4.4 218/268] perf/core: Fix perf_output_read_group()
` [PATCH 4.4 220/268] hwmon: (pmbus/adm1275) Accept negative page register values
` [PATCH 4.4 222/268] gfs2: Fix fallocate chunk size
` [PATCH 4.4 224/268] usb: gadget: composite: fix incorrect handling of OS desc requests
` [PATCH 4.4 227/268] ALSA: vmaster: Propagate slave error
` [PATCH 4.4 230/268] media: s3c-camif: fix out-of-bounds array access
` [PATCH 4.4 231/268] dmaengine: pl330: fix a race condition in case of threaded irqs
` [PATCH 4.4 233/268] clk: rockchip: Prevent calculating mmc phase if clock rate is zero
` [PATCH 4.4 235/268] hwrng: stm32 - add reset during probe
` [PATCH 4.4 237/268] rtc: tx4939: avoid unintended sign extension on a 24 bit shift
` [PATCH 4.4 238/268] serial: xuartps: Fix out-of-bounds access through DT alias
` [PATCH 4.4 244/268] PCI: Add function 1 DMA alias quirk for Marvell 88SE9220
` [PATCH 4.4 248/268] clk: samsung: exynos5260: Fix PLL rates
` [PATCH 4.4 249/268] clk: samsung: exynos5433: "
` [PATCH 4.4 251/268] clk: samsung: exynos3250: "
` [PATCH 4.4 252/268] crypto: sunxi-ss - Add MODULE_ALIAS to sun4i-ss
` [PATCH 4.4 253/268] audit: return on memory error to avoid null pointer dereference
` [PATCH 4.4 257/268] perf tests: Use arch__compare_symbol_names to compare symbols
` [PATCH 4.4 259/268] selftests/net: fixes psock_fanout eBPF test case
` [PATCH 4.4 262/268] scsi: lpfc: Fix soft lockup in lpfc worker thread during LIP testing
` [PATCH 4.4 263/268] scsi: lpfc: Fix frequency of Release WQE CQEs
` [PATCH 4.4 266/268] Bluetooth: btusb: Add device ID for RTL8822BE
` [PATCH 4.4 268/268] s390/ftrace: use expoline for indirect branches

[PATCH] PCI: versatile: include pci.h
 2018-05-28 15:48 UTC 

[PATCH 3/5] scsi: ufs: Add Kconfig for UFS HC driver crypto support
 2018-05-28 15:48 UTC  (2+ messages)

[PATCH] crypto: morus - Hide Kconfig option for glue code
 2018-05-28 15:47 UTC 

[PATCH 1/2] f2fs: fix to let caller retry allocating block address
 2018-05-28 15:47 UTC  (2+ messages)
` [PATCH 2/2] f2fs: fix to avoid accessing cross the boundary

[PATCH] video/omap: add module license tags
 2018-05-28 15:46 UTC 

[PATCH 0/2] sched: Fix a race between CPU onlining & user task scheduling
 2018-05-28 15:45 UTC  (6+ messages)
` [PATCH 1/2] sched: Make select_task_rq() require cpu_active() for user tasks
` [PATCH 2/2] sched: Warn if we fail to migrate a task

[PATCH] ARM: mcpm, perf/arm-cci: export mcpm_is_available
 2018-05-28 15:44 UTC 

[PATCH 3.18 000/185] 3.18.111-stable review
 2018-05-28 15:43 UTC  (2+ messages)

[PATCH] drivers/bus: arm-cci: fix build warnings
 2018-05-28 15:41 UTC 

[patch] mm, hugetlb_cgroup: suppress SIGBUS when hugetlb_cgroup charge fails
 2018-05-28  8:52 UTC  (2+ messages)

[PATCH 1/2] usb: dwc3: of-simple: Don't fail if no clock entries
 2018-05-28 15:41 UTC  (3+ messages)
` [PATCH 2/2] usb: dwc3: of_simple: don't call pm_runtime_set_active()

[PATCH] dm: writecache: add DAX dependency
 2018-05-28 15:38 UTC 

[PATCH v3 net-next 1/2] tcp: use data length instead of skb->len in tcp_probe
 2018-05-28 15:35 UTC  (2+ messages)
` [PATCH v3 net-next 2/2] tcp: minor optimization around tcp_hdr() usage in tcp receive path

[PATCH] mfd: intel-lpss: Fix Intel Cannon Lake LPSS I2C input clock
 2018-05-28 15:36 UTC  (2+ messages)

[PATCH 00/12] Add TOSHIBA TC358764 DSI/LVDS bridge driver
 2018-05-28 10:18 UTC  (3+ messages)
  ` [PATCH 07/12] dt-bindings: tc358754: add DT bindings

[PATCH] usb: musb: remove an unused variable
 2018-05-28 15:34 UTC 

[PATCH] brcmfmac: stop watchdog before detach and free everything
 2018-05-28 15:33 UTC  (6+ messages)

[PATCH] [net-next, wrong] make BPFILTER_UMH depend on X86
 2018-05-28 15:31 UTC 

[PATCH v6] Refactor part of the oom report in dump_header
 2018-05-28 14:10 UTC  (2+ messages)

[PATCH -next 0/6] rhashtable: guarantee first allocation
 2018-05-28 13:12 UTC  (4+ messages)
` [PATCH 1/6] lib/rhashtable: convert param sanitations to WARN_ON

[PATCH][next] ALSA: xen-front: fix unsigned error check on return from to_sndif_format
 2018-05-28  9:30 UTC  (3+ messages)

[PATCH RT] seqlock: provide the same ordering semantics as mainline
 2018-05-28 15:30 UTC  (2+ messages)

[PATCH v3] vfio: platform: Fix using devices in PM Domains
 2018-05-28 15:26 UTC 

[PATCH 4.14 000/496] 4.14.45-stable review
 2018-05-28 15:24 UTC  (3+ messages)
` [PATCH 4.14 102/496] drm/exynos: g2d: Delete an error message for a failed memory allocation in two functions

[PATCH v5 00/10] track CPU utilization
 2018-05-28 15:22 UTC  (5+ messages)
` [PATCH v5 05/10] cpufreq/schedutil: get max utilization

[PATCH] mmc: sunxi: mark PM functions as __maybe_unused
 2018-05-28 15:15 UTC  (5+ messages)

[PATCH] powerpc/Makefile: fix build failure by disabling attribute-alias warning
 2018-05-28 15:07 UTC  (5+ messages)

[PATCH 0/8] signal: refactor some functions
 2018-05-28 15:07 UTC  (4+ messages)
` [PATCH 5/8] signal: flatten do_send_sig_info()

[PATCH v2] vfio: platform: Fix using devices in PM Domains
 2018-05-28 15:02 UTC  (3+ messages)

[PATCH] gpu: drm: etnaviv: Change return type to vm_fault_t
 2018-05-28 15:01 UTC  (3+ messages)

[PATCH 4.9 000/329] 4.9.104-stable review
 2018-05-28 10:00 UTC  (44+ messages)
` [PATCH 4.9 002/329] MIPS: ptrace: Expose FIR register through FP regset
` [PATCH 4.9 003/329] MIPS: Fix ptrace(2) PTRACE_PEEKUSR and PTRACE_POKEUSR accesses to o32 FGRs
` [PATCH 4.9 009/329] mmc: sdhci-iproc: remove hard coded mmc cap 1.8v
` [PATCH 4.9 012/329] libata: blacklist Micron 500IT SSD with MU01 firmware
` [PATCH 4.9 014/329] drm/vmwgfx: Fix 32-bit VMW_PORT_HB_[IN|OUT] macros
` [PATCH 4.9 015/329] IB/hfi1: Use after free race condition in send context error path
` [PATCH 4.9 017/329] ipc/shm: fix shmat() nil address after round-down when remapping
` [PATCH 4.9 026/329] x86/tsc: Allow TSC calibration without PIT
` [PATCH 4.9 027/329] NFSv4: always set NFS_LOCK_LOST when a lock is lost
` [PATCH 4.9 030/329] netfilter: ipv6: nf_defrag: Pass on packets to stack per RFC2460
` [PATCH 4.9 031/329] tracing/hrtimer: Fix tracing bugs by taking all clock bases and modes into account
` [PATCH 4.9 034/329] i40iw: Zero-out consumer key on allocate stag for FMR
` [PATCH 4.9 036/329] perf callchain: Fix attr.sample_max_stack setting
` [PATCH 4.9 039/329] iommu/vt-d: Use domain instead of cache fetching
` [PATCH 4.9 042/329] net: stmmac: dwmac-meson8b: propagate rate changes to the parent clock
` [PATCH 4.9 043/329] nfs: Do not convert nfs_idmap_cache_timeout to jiffies
` [PATCH 4.9 045/329] kconfig: Dont leak main menus during parsing
` [PATCH 4.9 050/329] Btrfs: set plug for fsync
` [PATCH 4.9 052/329] Btrfs: fix scrub to repair raid6 corruption
` [PATCH 4.9 055/329] fm10k: fix "failed to kill vid" message for VF
` [PATCH 4.9 056/329] device property: Define type of PROPERTY_ENRTY_*() macros
` [PATCH 4.9 058/329] powerpc/numa: Use ibm,max-associativity-domains to discover possible nodes
` [PATCH 4.9 061/329] ntb_transport: Fix bug with max_mw_size parameter
` [PATCH 4.9 063/329] tcp_nv: fix potential integer overflow in tcpnv_acked
` [PATCH 4.9 065/329] ocfs2: return -EROFS to mount.ocfs2 if inode block is invalid
` [PATCH 4.9 068/329] mm/mempolicy: fix the check of nodemask from user
` [PATCH 4.9 070/329] asm-generic: provide generic_pmdp_establish()
` [PATCH 4.9 075/329] openvswitch: Remove padding from packet before L3+ conntrack processing
` [PATCH 4.9 076/329] IB/ipoib: Fix for potential no-carrier state
` [PATCH 4.9 088/329] RDS: IB: Fix null pointer issue
` [PATCH 4.9 089/329] arm64: spinlock: Fix theoretical trylock() A-B-A with LSE atomics
` [PATCH 4.9 090/329] proc: fix /proc/*/map_files lookup
` [PATCH 4.9 091/329] cifs: silence compiler warnings showing up with gcc-8.0.0
` [PATCH 4.9 092/329] bcache: properly set task state in bch_writeback_thread()
` [PATCH 4.9 095/329] bcache: return attach error when no cache set exist
` [PATCH 4.9 096/329] tools/libbpf: handle issues with bpf ELF objects containing .eh_frames
` [PATCH 4.9 098/329] vfs/proc/kcore, x86/mm/kcore: Fix SMAP fault when dumping vsyscall user page
` [PATCH 4.9 100/329] irqchip/gic-v3: Ignore disabled ITS nodes
` [PATCH 4.9 101/329] cpumask: Make for_each_cpu_wrap() available on UP as well
` [PATCH 4.9 104/329] ptr_ring: prevent integer overflow when calculating size
` [PATCH 4.9 105/329] libata: Fix compile warning with ATA_DEBUG enabled
` [PATCH 4.9 106/329] selftests: pstore: Adding config fragment CONFIG_PSTORE_RAM=m
` [PATCH 4.9 108/329] ARM: OMAP2+: timer: fix a kmemleak caused in omap_get_timer_dt

[PATCH 00/15] arm: dts: Fix OPP and cooling device properties
 2018-05-28 14:53 UTC  (3+ messages)
` [PATCH 01/15] arm: dts: armada: Fix "#cooling-cells" property's name

possible deadlock in bpf_tcp_close
 2018-05-28 14:51 UTC  (2+ messages)

Can I use 'signed -off-by' to define maintainers' workload?
 2018-05-28 14:49 UTC  (2+ messages)


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