messages from 2019-02-25 16:55:49 to 2019-02-25 21:15:54 UTC [more...]
[PATCH 4.9 00/63] 4.9.161-stable review
2019-02-25 21:12 UTC (47+ messages)
` [PATCH 4.9 01/63] mac80211: Free mpath object when rhashtable insertion fails
` [PATCH 4.9 02/63] libceph: handle an empty authorize reply
` [PATCH 4.9 03/63] ceph: avoid repeatedly adding inode to mdsc->snap_flush_list
` [PATCH 4.9 04/63] numa: change get_mempolicy() to use nr_node_ids instead of MAX_NUMNODES
` [PATCH 4.9 06/63] KEYS: allow reaching the keys quotas exactly
` [PATCH 4.9 07/63] mfd: ti_am335x_tscadc: Use PLATFORM_DEVID_AUTO while registering mfd cells
` [PATCH 4.9 08/63] mfd: twl-core: Fix section annotations on {,un}protect_pm_master
` [PATCH 4.9 09/63] mfd: db8500-prcmu: Fix some section annotations
` [PATCH 4.9 10/63] mfd: mt6397: Do not call irq_domain_remove if PMIC unsupported
` [PATCH 4.9 11/63] mfd: ab8500-core: Return zero in get_register_interruptible()
` [PATCH 4.9 13/63] mfd: wm5110: Add missing ASRC rate register
` [PATCH 4.9 14/63] mfd: mc13xxx: Fix a missing check of a register-read failure
` [PATCH 4.9 15/63] qed: Fix qed_ll2_post_rx_buffer_notify_fw() by adding a write memory barrier
` [PATCH 4.9 16/63] net: hns: Fix use after free identified by SLUB debug
` [PATCH 4.9 18/63] scsi: qla4xxx: check return code of qla4xxx_copy_from_fwddb_param
` [PATCH 4.9 19/63] scsi: isci: initialize shost fully before calling scsi_add_host()
` [PATCH 4.9 21/63] net: stmmac: Fix PCI module removal leak
` [PATCH 4.9 22/63] isdn: i4l: isdn_tty: Fix some concurrency double-free bugs
` [PATCH 4.9 24/63] leds: lp5523: fix a missing check of return value of lp55xx_read
` [PATCH 4.9 25/63] mlxsw: spectrum_switchdev: Do not treat static FDB entries as sticky
` [PATCH 4.9 26/63] net/mlx5e: Fix wrong (zero) TX drop counter indication for representor
` [PATCH 4.9 27/63] isdn: avm: Fix string plus integer warning from Clang
` [PATCH 4.9 29/63] RDMA/srp: Rework SCSI device reset handling
` [PATCH 4.9 30/63] KEYS: user: Align the payload buffer
` [PATCH 4.9 31/63] KEYS: always initialize keyring_index_key::desc_len
` [PATCH 4.9 32/63] batman-adv: fix uninit-value in batadv_interface_tx()
` [PATCH 4.9 34/63] team: avoid complex list operations in team_nl_cmd_options_set()
` [PATCH 4.9 35/63] sit: check if IPv6 enabled before calling ip6_err_gen_icmpv6_unreach()
` [PATCH 4.9 36/63] sctp: call gso_reset_checksum when computing checksum in sctp_gso_segment
` [PATCH 4.9 39/63] ARCv2: Enable unaligned access in early ASM code
` [PATCH 4.9 40/63] ARC: U-boot: check arguments paranoidly
` [PATCH 4.9 42/63] hpet: Make cmd parameter of hpet_ioctl_common() unsigned
` [PATCH 4.9 43/63] clocksource: Use GENMASK_ULL in definition of CLOCKSOURCE_MASK
` [PATCH 4.9 44/63] netpoll: Fix device name check in netpoll_setup()
` [PATCH 4.9 45/63] tracing: Use cpumask_available() to check if cpumask variable may be used
` [PATCH 4.9 47/63] drm/i915: Consistently use enum pipe for PCH transcoders
` [PATCH 4.9 48/63] drm/i915: Fix enum pipe vs. enum transcoder for the PCH transcoder
` [PATCH 4.9 49/63] kbuild: move cc-option and cc-disable-warning after incl. arch Makefile
` [PATCH 4.9 51/63] kbuild: clang: remove crufty HOSTCFLAGS
` [PATCH 4.9 52/63] kbuild: clang: disable unused variable warnings only when constant
` [PATCH 4.9 54/63] kbuild: add -no-integrated-as Clang option unconditionally
` [PATCH 4.9 55/63] irqchip/gic-v3: Convert arm64 GIC accessors to {read,write}_sysreg_s
` [PATCH 4.9 60/63] pinctrl: max77620: Use define directive for max77620_pinconf_param values
` [PATCH 4.9 61/63] phy: tegra: remove redundant self assignment of map
` [PATCH 4.9 62/63] sched/sysctl: Fix attributes of some extern declarations
` [PATCH 4.9 63/63] kbuild: consolidate Clang compiler flags
[PATCH v2 0/6] RCU fixes for rcu_assign_pointer() usage
2019-02-25 21:11 UTC (11+ messages)
` [PATCH v2 1/6] net: rtnetlink: Fix incorrect RCU API usage
` [PATCH v2 2/6] ixgbe: "
` [PATCH v2 3/6] sched/cpufreq: Annotate cpufreq_update_util_data pointer with __rcu
` [PATCH v2 4/6] sched_domain: Annotate RCU pointers properly
` [PATCH v2 5/6] rcuwait: Annotate task_struct with __rcu
[PATCH v2 00/26] userfaultfd: write protection support
2019-02-25 21:09 UTC (21+ messages)
` [PATCH v2 09/26] userfaultfd: wp: userfaultfd_pte/huge_pmd_wp() helpers
` [PATCH v2 12/26] userfaultfd: wp: apply _PAGE_UFFD_WP bit
` [PATCH v2 15/26] userfaultfd: wp: drop _PAGE_UFFD_WP properly when fork
` [PATCH v2 16/26] userfaultfd: wp: add pmd_swp_*uffd_wp() helpers
` [PATCH v2 17/26] userfaultfd: wp: support swap and page migration
` [PATCH v2 18/26] khugepaged: skip collapse if uffd-wp detected
` [PATCH v2 19/26] userfaultfd: introduce helper vma_find_uffd
` [PATCH v2 20/26] userfaultfd: wp: support write protection for userfault vma range
` [PATCH v2 21/26] userfaultfd: wp: add the writeprotect API to userfaultfd ioctl
` [PATCH v2 23/26] userfaultfd: wp: don't wake up when doing write protect
[PATCH] x86/uaccess: Remove unused __addr_ok() macro
2019-02-25 21:08 UTC (4+ messages)
Regression: SUNRPC: Use poll() to fix up the socket requeue races
2019-02-25 21:03 UTC (2+ messages)
[PATCH] x86/mce: Improve error message when kernel cannot recover (part 2)
2019-02-25 20:59 UTC
[PATCH V5 0/3] x86/Hyper-V/IOMMU: Add Hyper-V IOMMU driver to support x2apic mode
2019-02-25 20:51 UTC
[PATCHv2 0/2] Independent SOCFPGA SDRAM EDAC config
2019-02-25 20:42 UTC (4+ messages)
` [PATCHv2 1/2] EDAC, altera: Add separate "
` [PATCHv2 2/2] ARM: socfpga_defconfig: enable EDAC by default
[PATCH v3 00/30] IIO-based thermal sensor driver for Allwinner H3 and A83T SoC
2019-02-25 20:37 UTC (7+ messages)
` [PATCH v3 27/30] ARM: dts: sun8i: h3: use calibration for ths
` Allwinner SID THS calibration data cell representation?
[PATCH] phy: fix platform_no_drv_owner.cocci warnings
2019-02-25 20:34 UTC
[PATCH] tmpfs: fix uninitialized return value in shmem_link
2019-02-25 20:34 UTC (4+ messages)
[PATCH 0/3] vmalloc enhancements
2019-02-25 20:30 UTC (4+ messages)
` [PATCH 1/3] mm: refactor __vunmap() to avoid duplicated call to find_vm_area()
` [PATCH 2/3] mm: separate memory allocation and actual work in alloc_vmap_area()
` [PATCH 3/3] mm: show number of vmalloc pages in /proc/meminfo
[PATCH] docs: driver-api: iio: fix errors in documentation
2019-02-25 20:23 UTC
[PATCH v7] PCI: imx6: limit DBI register length
2019-02-25 20:19 UTC (4+ messages)
[PATCH] tun: fix blocking read
2019-02-25 20:15 UTC (7+ messages)
` [PATCH] tun: remove unnecessary memory barrier
[PATCH 0/6] lib: Add safe string funtions
2019-02-25 20:09 UTC (4+ messages)
` [PATCH 4/6] lib/string: Add string copy/zero function
BUG: unable to handle kernel paging request in __kvm_mmu_prepare_zap_page
2019-02-25 20:09 UTC (2+ messages)
[GIT PULL] y2038: additional syscall ABI cleanup
2019-02-25 20:03 UTC
[PATCH] kallsyms: store type information in its own array
2019-02-25 19:59 UTC
[PATCH] Bluetooth: hci_bcm: fix double-free irq on removal
2019-02-25 19:50 UTC
[PATCH] proc: update i_atime when reading files
2019-02-25 19:47 UTC (4+ messages)
[PATCH net-next 0/8] net: Remove switchdev_ops
2019-02-25 19:47 UTC (6+ messages)
` [PATCH net-next 7/8] net: switchdev: Replace port attr set SDO with a notification
[PATCH 0/6] objtool: UACCESS validation
2019-02-25 19:46 UTC (13+ messages)
` [PATCH 1/6] x86/uaccess: Dont evaluate argument inside AC region
` [tip:x86/urgent] x86/uaccess: Don't leak the AC flag into __put_user() value evaluation
` [PATCH 5/6] objtool: Add UACCESS validation
[PATCH v2 00/10] iio mount matrix - revitalize missing bindings documentation and provide code for bmc150, bmg160, bma180, itg3200, hmc584x
2019-02-25 19:38 UTC (6+ messages)
` [PATCH v2 02/10] iio: document bindings for mounting matrices
[RFC PATCH 0/5] MTD: Add Initial Hyperbus support
2019-02-25 19:33 UTC (6+ messages)
` [RFC PATCH 3/5] mtd: Add support for Hyperbus memory devices
INFO: task hung in rtnetlink_rcv_msg
2019-02-25 19:26 UTC (8+ messages)
[PATCH v2 1/2] mmc: cqhci: fix space allocated for transfer descriptor
2019-02-25 19:22 UTC (2+ messages)
` [PATCH v2 2/2] mmc: cqhci: Fix a tiny potential memory leak on error condition
INFO: trying to register non-static key in __flush_work
2019-02-25 19:20 UTC (4+ messages)
[PATCH v2 00/10] MIPS: SGI-IP27 rework
2019-02-25 19:17 UTC (4+ messages)
[PATCH net-next] mlxsw: spectrum: acl: Use struct_size() in kzalloc()
2019-02-25 19:17 UTC (2+ messages)
[PATCH] mm/hotplug: fix an imbalance with DEBUG_PAGEALLOC
2019-02-25 19:17 UTC
[PATCH v4] mm/hugetlb: Fix unsigned overflow in __nr_hugepages_store_common()
2019-02-25 19:17 UTC (6+ messages)
[PATCH 0/2] platform/x86: intel_cht_int33fe: Start using software nodes
2019-02-25 19:14 UTC (4+ messages)
[PATCH][next] Bluetooth: mgmt: Use struct_size() helper
2019-02-25 19:11 UTC
[PATCH v2] platform/chrome: Add Wilco EC Event Handling
2019-02-25 19:09 UTC
[PATCH v2 05/10] MIPS: SGI-IP27: do boot CPU init later
2019-02-25 19:08 UTC (2+ messages)
[PATCH v2] MIPS: ingenic: Add support for appended devicetree
2019-02-25 19:08 UTC (2+ messages)
[PATCH v2 06/10] MIPS: SGI-IP27: rework HUB interrupts
2019-02-25 19:08 UTC (2+ messages)
[PATCH v2 04/10] MIPS: SGI-IP27: do xtalk scanning later
2019-02-25 19:08 UTC (2+ messages)
[PATCH v2 03/10] MIPS: SGI-IP27: use pr_info/pr_emerg and pr_cont to fix output
2019-02-25 19:08 UTC (2+ messages)
[PATCH v2 02/10] MIPS: SGI-IP27: clean up bridge access and header files
2019-02-25 19:08 UTC (2+ messages)
[PATCH v2 01/10] MIPS: SGI-IP27: get rid of volatile and hubreg_t
2019-02-25 19:08 UTC (2+ messages)
[PATCH 0/5] [v5] Allow persistent memory to be used like normal RAM
2019-02-25 18:57 UTC (6+ messages)
` [PATCH 1/5] mm/resource: return real error codes from walk failures
` [PATCH 2/5] mm/resource: move HMM pr_debug() deeper into resource code
` [PATCH 3/5] mm/memory-hotplug: allow memory resources to be children
` [PATCH 4/5] mm/resource: let walk_system_ram_range() search child resources
` [PATCH 5/5] dax: "Hotplug" persistent memory for use like normal RAM
[PATCH RFC 00/39] x86/KVM: Xen HVM guest support
2019-02-25 18:57 UTC (3+ messages)
` [PATCH RFC 20/39] xen-blkback: module_exit support
[PATCH] ARM: socfpga_defconfig: enable support for large block devices
2019-02-25 18:55 UTC (3+ messages)
[PATCH 0/2] Distinct SOCFPGA SDRAM EDAC config
2019-02-25 18:57 UTC (4+ messages)
` [PATCH 2/2] ARM: socfpga_defconfig: enable EDAC by default
[PATCH net] net: socket: set sock->sk to NULL after calling proto_ops::release()
2019-02-25 18:41 UTC (2+ messages)
[PATCH v4 0/7] vfio: ap: AP Queue Interrupt Control
2019-02-25 18:36 UTC (3+ messages)
` [PATCH v4 1/7] s390: ap: kvm: add PQAP interception for AQIC
[RFC 0/1] Fix TIOCL_BLANKSCREEN VT console blanking if blankinterval == 0
2019-02-25 18:29 UTC (3+ messages)
` [RFC 1/1] tty: vt.c: "
[PATCH v2] Documentation/process/howto: Update for 4.x -> 5.x versioning
2019-02-25 18:26 UTC (2+ messages)
[PATCH net-next 3/4] e1000e: Fix -Wformat-truncation warnings
2019-02-25 18:26 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH v7 00/11] KASAN for powerpc/32
2019-02-25 18:24 UTC
[PATCH] parport: ieee1284: mark expected switch fall-through
2019-02-25 18:23 UTC (2+ messages)
[PATCH v2] iio: chemical: sps30: fix attribute kernel version
2019-02-25 18:17 UTC
[RFC PATCH 0/4] tracing/probes: uaccess: Add support user-space access
2019-02-25 18:16 UTC (6+ messages)
` [RFC PATCH 2/4] uaccess: Add non-pagefault user-space read functions
[PATCH v7] x86: load FPU registers on return to userland
2019-02-25 18:16 UTC (5+ messages)
` [PATCH 12/22] x86/fpu: Only write PKRU if it is different from current
` [PATCH 14/22] x86/fpu: Eager switch PKRU state
[PATCH v6 0/6] Add ARMv8.3 pointer authentication for kvm guest
2019-02-25 18:09 UTC (5+ messages)
` [PATCH v6 1/6] arm64/kvm: preserve host HCR_EL2 value
[PATCH 00/15] perf script python: add Python3 support
2019-02-25 18:05 UTC (12+ messages)
` [PATCH 02/15] perf script python: add Python3 support to check-perf-trace.py
` [PATCH 06/15] perf script python: add Python3 support to intel-pt-events.py
` [PATCH 15/15] perf script python: add Python3 support to sql scripts
[PATCH v8 00/26] Ingenic TCU patchset v8
2019-02-25 18:05 UTC (11+ messages)
` [PATCH v8 05/26] clocksource: Add driver for the Ingenic JZ47xx OST
[RFC][PATCH 0/3] arm64 relaxed ABI
2019-02-25 18:02 UTC (12+ messages)
[RFC PATCH] tools/memory-model: Remove (dep ; rfi) from ppo
2019-02-25 17:55 UTC (8+ messages)
Clang patches for 4.9
2019-02-25 17:56 UTC (7+ messages)
[PATCH v2 0/3] dma: imx-sdma: add the sdma engine to the imx8mq
2019-02-25 17:56 UTC (3+ messages)
` [PATCH v6 0/3] dmaengine: "
[PATCH v6 0/7] Support Trusted Foundations firmware on Tegra30
2019-02-25 17:55 UTC (5+ messages)
[PATCH 0/1] coresight: next v5.0-rc8
2019-02-25 17:54 UTC (2+ messages)
` [PATCH 1/1] coresight: etm4x: Add support to enable ETMv4.2
[PATCH v2] scsi:libiscsi: Hold back_lock when calling iscsi_complete_task
2019-02-25 17:41 UTC
[PATCH RT 1/2] softirq: Avoid "local_softirq_pending" messages if ksoftirqd is blocked
2019-02-25 17:40 UTC (7+ messages)
` [PATCH RT 2/2] x86: lazy-preempt: properly check against preempt-mask
` [PATCH RT 3/2] softirq: Avoid "local_softirq_pending" messages if task is in cpu_chill()
` [PATCH RT 4/2] hrtimer: Don't lose state "
[PATCH 0/6] Add interconnect support for GENI QUPs
2019-02-25 17:39 UTC (6+ messages)
` [PATCH 1/6] dt-bindings: soc: qcom: Add interconnect binding for GENI QUP
[RESEND] [PATCH] Hold back_lock when calling iscsi_complete_task
2019-02-25 17:39 UTC (3+ messages)
[PATCH v2] net: dsa: fix a leaked reference by adding missing of_node_put
2019-02-25 17:35 UTC (2+ messages)
[PATCH] tty: hvc_xen: Mark expected switch fall-through
2019-02-25 17:34 UTC
Support sample context in perf report
2019-02-25 17:34 UTC (4+ messages)
` [PATCH 03/11] perf tools report: Support nano seconds
[PATCH v4 00/22] SMMUv3 Nested Stage Setup
2019-02-25 17:30 UTC (4+ messages)
` [PATCH v4 19/22] vfio-pci: Register an iommu fault handler
[PATCH v4] arm64: Add workaround for Fujitsu A64FX erratum 010001
2019-02-25 17:29 UTC (6+ messages)
[PATCH] tty: n_gsm: Mark expected switch fall-throughs
2019-02-25 17:28 UTC
[PATCH] clk: at91: fix programmable clock for sama5d2
2019-02-25 17:27 UTC
[PATCH] regulator: axp20x: Get rid of AXP20X_xxx_START/END/STEPS defines
2019-02-25 17:25 UTC (8+ messages)
[PATCH] clk: at91: programmable: remove unneeded register read
2019-02-25 17:24 UTC (2+ messages)
[PATCH] RDMA/cma: Make CM response timeout and # CM retries configurable
2019-02-25 17:23 UTC (6+ messages)
[PATCH v2] clk: imx: Refactor entire sccg pll clk
2019-02-25 17:23 UTC (4+ messages)
[PATCH RESEND V6 1/2] arm64: dts: freescale: imx8qxp: add cpu opp table
2019-02-25 17:21 UTC (5+ messages)
` [PATCH RESEND V6 2/2] clk: imx: scu: add cpu frequency scaling support
[PATCH 1/3] net: ethernet: add support for PCS and 2.5G speed
2019-02-25 17:21 UTC (4+ messages)
[PATCH V6 0/8] make mt7623 clock of hdmi stable
2019-02-25 17:19 UTC (5+ messages)
` [PATCH V6 5/8] clk: mediatek: add MUX_GATE_FLAGS_2
` [PATCH V6 6/8] clk: mediatek: using CLK_MUX_ROUND_CLOSEST for the clock of dpi1_sel
[PATCH v3 1/3] staging: iio: frequency: ad9834: Move frequency to standard iio types
2019-02-25 19:17 UTC (2+ messages)
` [PATCH v3 2/3] staging: iio: frequency: ad9834: Move phase and scale to standard iio attribute
[PATCH] ARC: u-boot args: check that magic number is correct
2019-02-25 17:16 UTC
linux-next: Tree for Feb 25
2019-02-25 17:12 UTC (2+ messages)
` linux-next: Tree for Feb 25 (leds-gpio.c)
[PATCH 0/2 v2] [GIT PULL (take two)] tracing: Two more fixes
2019-02-25 17:07 UTC (22+ messages)
` [PATCH 1/2 v2] kprobe: Do not use uaccess functions to access kernel memory that can fault
[PATCH] badblocks: Prefer unsigned int over unsigned
2019-02-25 17:03 UTC (5+ messages)
[PATCH v2 0/7] Enable rk3066 VOP and HDMI for MK808
2019-02-25 16:59 UTC (3+ messages)
` [PATCH] dt-bindings: display: rockchip: add document for rk3066 hdmi
[PATCH 0/2] extcon: Add fsa9480 extcon driver
2019-02-25 16:58 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: extcon: Add support for fsa9480 switch
` [PATCH 2/2] extcon: Add fsa9480 extcon driver
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox